Searched defs:estimateTransformation (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/shape/src/ | ||
D | aff_trans.cpp | 183 void AffineTransformerImpl::estimateTransformation(InputArray _pts1, InputArray _pts2, std::vector<… in estimateTransformation() function in cv::AffineTransformerImpl |
D | tps_trans.cpp | 188 void ThinPlateSplineShapeTransformerImpl::estimateTransformation(InputArray _pts1, InputArray _pts2, in estimateTransformation() function in cv::ThinPlateSplineShapeTransformerImpl |