Searched defs:ransacThreshold (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/java/src/ |
D | calib3d+Calib3d.java | 1099 …tic int estimateAffine3D(Mat src, Mat dst, Mat out, Mat inliers, double ransacThreshold, double co… in estimateAffine3D() 1306 … long dst_nativeObj, long out_nativeObj, long inliers_nativeObj, double ransacThreshold, double co… in estimateAffine3D_0()
|
D | calib3d.cpp | 3590 …ong dst_nativeObj, jlong out_nativeObj, jlong inliers_nativeObj, jdouble ransacThreshold, jdouble … in Java_org_opencv_calib3d_Calib3d_estimateAffine3D_10()
|