Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/src/
Drho.cpp375 inline void rndSmpl(unsigned sampleSize,
1174 rndSmpl(4, ctrl.smpl, ctrl.phNum);/* Used to be phMax */ in getPROSACSample()
1176 rndSmpl(3, ctrl.smpl, ctrl.phNum-1); in getPROSACSample()
1190 inline void RHO_HEST_REFC::rndSmpl(unsigned sampleSize, in rndSmpl() function in cv::RHO_HEST_REFC