HomeSort by relevance Sort by last modified time
    Searched refs:cvComputePerspectiveMap (Results 1 - 3 of 3) sorted by null

  /external/opencv/cvaux/src/
cvcalibfilter.cpp 809 cvComputePerspectiveMap(stereo.coeffs[i], rectMap[i][0], rectMap[i][1]);
cvepilines.cpp     [all...]
  /external/opencv/cvaux/include/
cvaux.h 599 CVAPI(void) cvComputePerspectiveMap( const double coeffs[3][3], CvArr* rectMapX, CvArr* rectMapY );
    [all...]

Completed in 59 milliseconds