Lines Matching refs:cvComputePerspectiveMap
2451 CV_IMPL void cvComputePerspectiveMap(const double c[3][3], CvArr* rectMapX, CvArr* rectMapY )2453 CV_FUNCNAME( "cvComputePerspectiveMap" );