↓ 2 callersMethodnextIrisPositionGenerate the next position of the iris based on simulated velocity, eye boundaries, gravity, friction, and bounce momentum.
Chapter05/ARfilter/app/src/main/java/com/mlmobileapps/arfilter/EyePhysics.java:96
↓ 1 callersMethodCamShift_0(long probImage_nativeObj, int window_x, int window_y, int window_width, int window_height, double[] window_ou
Chapter07/openCVLibrary310/src/main/java/org/opencv/video/Video.java:287
↓ 1 callersMethodCanny_0(long image_nativeObj, long edges_nativeObj, double threshold1, double threshold2, int apertureSize, boolean L
Chapter07/openCVLibrary310/src/main/java/org/opencv/imgproc/Imgproc.java:3189
↓ 1 callersMethodGaussianBlur_0(long src_nativeObj, long dst_nativeObj, double ksize_width, double ksize_height, double sigmaX, double sigmaY
Chapter07/openCVLibrary310/src/main/java/org/opencv/imgproc/Imgproc.java:2927
↓ 1 callersMethodGaussianBlur_1(long src_nativeObj, long dst_nativeObj, double ksize_width, double ksize_height, double sigmaX, double sigmaY
Chapter07/openCVLibrary310/src/main/java/org/opencv/imgproc/Imgproc.java:2928
↓ 1 callersMethodHoughCircles_0(long image_nativeObj, long circles_nativeObj, int method, double dp, double minDist, double param1, double pa
Chapter07/openCVLibrary310/src/main/java/org/opencv/imgproc/Imgproc.java:2978