Home
last modified time | relevance | path

Searched defs:shape1 (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/shape/src/
Daff_trans.cpp109 static Mat _localAffineEstimate(const std::vector<Point2f>& shape1, const std::vector<Point2f>& sha… in _localAffineEstimate()
207 std::vector<Point2f> shape1; // transforming shape in estimateTransformation() local
Dtps_trans.cpp213 Mat shape1((int)matches.size(),2,CV_32F); // transforming shape in estimateTransformation() local