Searched defs:refine (Results 1 – 1 of 1) sorted by relevance
69 virtual bool refine( const CvMat*, const CvMat*, CvMat*, int ) { return true; } in refine() function in CvModelEstimator2524 bool CvHomographyEstimator::refine( const CvMat* m1, const CvMat* m2, CvMat* model, int maxIters ) in refine() function in CvHomographyEstimator