Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/ximgproc/src/
H A Dfourier_descriptors.cpp102 void ContourFitting::estimateTransformation(InputArray _src, InputArray _ref, OutputArray _alphaPhi… in estimateTransformation() function in cv::ximgproc::ContourFitting
106 void ContourFitting::estimateTransformation(InputArray _src, InputArray _ref, OutputArray _alphaPhi… in estimateTransformation() function in cv::ximgproc::ContourFitting
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/shape/src/
H A Daff_trans.cpp188 void AffineTransformerImpl::estimateTransformation(InputArray _pts1, InputArray _pts2, std::vector<… in estimateTransformation() function in cv::AffineTransformerImpl
H A Dtps_trans.cpp195 void ThinPlateSplineShapeTransformerImpl::estimateTransformation(InputArray _pts1, InputArray _pts2, in estimateTransformation() function in cv::ThinPlateSplineShapeTransformerImpl