↓ 11 callersMethoddetectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, Size winStride, Size paddin
chapter_4/Panorama/opencv-java/src/main/java/org/opencv/objdetect/HOGDescriptor.java:237
↓ 5 callersMethoddetect(Mat img, MatOfPoint foundLocations, MatOfDouble weights, double hitThreshold, Size winStride, Size padding, M
chapter_4/Panorama/opencv-java/src/main/java/org/opencv/objdetect/HOGDescriptor.java:211
↓ 5 callersMethodline(Mat img, Point pt1, Point pt2, Scalar color, int thickness, int lineType, int shift)
chapter_4/Panorama/opencv-java/src/main/java/org/opencv/imgproc/Imgproc.java:2712
↓ 3 callersFunctiongetAccumulatedRotation(w, h, theta_x, theta_y, theta_z, timestamps, prev, current, f, gyro_delay=None, gyro_drift=None, shutter_dura
chapter_7/python/stable.py:163