Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Devaluation.cpp169 void EllipticKeyPoint::calcProjection( const Mat_<double>& H, EllipticKeyPoint& projection ) const in calcProjection() function in EllipticKeyPoint
209 void EllipticKeyPoint::calcProjection( const std::vector<EllipticKeyPoint>& src, const Mat_<double>… in calcProjection() function in EllipticKeyPoint