Searched refs:cvComputePerspectiveMap (Results 1 – 3 of 3) sorted by relevance
809 cvComputePerspectiveMap(stereo.coeffs[i], rectMap[i][0], rectMap[i][1]); in Rectify()
2451 CV_IMPL void cvComputePerspectiveMap(const double c[3][3], CvArr* rectMapX, CvArr* rectMapY ) in cvComputePerspectiveMap() function
599 CVAPI(void) cvComputePerspectiveMap( const double coeffs[3][3], CvArr* rectMapX, CvArr* rectMapY );