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

  /external/opencv/cv/include/
cvcompat.h 160 cvPerspectiveTransform( &tsrc, &tdst, mat );
    [all...]
  /external/opencv/cv/src/
cvcalibration.cpp     [all...]
  /external/opencv3/modules/calib3d/src/
calibration.cpp     [all...]
  /external/opencv/cxcore/include/
cxcore.h 724 CVAPI(void) cvPerspectiveTransform( const CvArr* src, CvArr* dst,
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
core_c.h     [all...]
  /external/opencv/cxcore/src/
cxmatmul.cpp     [all...]
  /external/opencv3/modules/core/test/
test_math.cpp 954 cvPerspectiveTransform( test_array[INPUT][0], test_array[OUTPUT][0], &_m );
    [all...]
  /external/opencv3/modules/core/src/
matmul.cpp     [all...]

Completed in 362 milliseconds