Home
last modified time | relevance | path

Searched refs:phNumInl (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/calib3d/src/
Drho.cpp273 unsigned phNumInl; /* Number of inliers for termination phase */ member
985 ctrl.phNumInl = 0; in initRun()
1670 if(bestNumInl*ctrl.phMax > ctrl.phNumInl*best_n){ in nStarOptimize()
1672 ctrl.phNumInl = bestNumInl; in nStarOptimize()
1674 (double)ctrl.phNumInl/ctrl.phMax, in nStarOptimize()