Searched defs:estimator (Results 1 – 1 of 1) sorted by relevance
616 CvHomographyEstimator estimator( MIN(count, 5) ); in cvFindHomography() local988 CvFMEstimator estimator( MIN(count, (method & 3) == CV_FM_7POINT ? 7 : 8) ); in cvFindFundamentalMat() local