Searched refs:rectMapY (Results 1 – 2 of 2) sorted by relevance
599 CVAPI(void) cvComputePerspectiveMap( const double coeffs[3][3], CvArr* rectMapX, CvArr* rectMapY );
2451 CV_IMPL void cvComputePerspectiveMap(const double c[3][3], CvArr* rectMapX, CvArr* rectMapY ) in cvComputePerspectiveMap() argument2459 CvMat stuby, *mapy = (CvMat*)rectMapY; in cvComputePerspectiveMap()