Searched refs:_pts1 (Results 1 – 2 of 2) sorted by relevance
183 void AffineTransformerImpl::estimateTransformation(InputArray _pts1, InputArray _pts2, std::vector<… in estimateTransformation() argument185 Mat pts1 = _pts1.getMat(); in estimateTransformation()
188 void ThinPlateSplineShapeTransformerImpl::estimateTransformation(InputArray _pts1, InputArray _pts2, in estimateTransformation() argument191 Mat pts1 = _pts1.getMat(); in estimateTransformation()