Home
last modified time | relevance | path

Searched defs:estimator (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cv/src/
Dcvfundam.cpp616 CvHomographyEstimator estimator( MIN(count, 5) ); in cvFindHomography() local
988 CvFMEstimator estimator( MIN(count, (method & 3) == CV_FM_7POINT ? 7 : 8) ); in cvFindFundamentalMat() local
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp423 const gls::LineParameters estimator = simpleLinearRegression(data); in simpleLinearRegressionError() local
950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate() local
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp423 const gls::LineParameters estimator = simpleLinearRegression(data); in simpleLinearRegressionError() local
950 const SegmentedEstimator& estimator = estimators[progNdx]; in iterate() local