Home | History | Annotate | Download | only in src

Lines Matching refs:getSubset

78     virtual bool getSubset( const CvMat* m1, const CvMat* m2,
203 bool found = getSubset( m1, m2, ms1, ms2, modelPoints );
302 bool found = getSubset( m1, m2, ms1, ms2, 300 );
353 bool CvModelEstimator2::getSubset( const CvMat* m1, const CvMat* m2,