Home
last modified time | relevance | path

Searched refs:_pts1 (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/shape/src/
Daff_trans.cpp183 void AffineTransformerImpl::estimateTransformation(InputArray _pts1, InputArray _pts2, std::vector<… in estimateTransformation() argument
185 Mat pts1 = _pts1.getMat(); in estimateTransformation()
Dtps_trans.cpp188 void ThinPlateSplineShapeTransformerImpl::estimateTransformation(InputArray _pts1, InputArray _pts2, in estimateTransformation() argument
191 Mat pts1 = _pts1.getMat(); in estimateTransformation()