Searched refs:linearizeHomographyAt (Results 1 – 1 of 1) sorted by relevance
94 static inline void linearizeHomographyAt( const Mat_<double>& H, const Point2f& pt, Mat_<double>& A… in linearizeHomographyAt() function174 Mat_<double> Aff; linearizeHomographyAt(H, center, Aff); in calcProjection()