Searched defs:estimator (Results 1 – 3 of 3) 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
423 const gls::LineParameters estimator = simpleLinearRegression(data); in simpleLinearRegressionError() local950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate() local