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

  /external/opencv/cv/src/
cvcalcimagehomography.cpp 46 calculate image homography
72 CvMat homography = cvMat( 3, 3, CV_32F, _homography ); local
114 cvMatMul( &r_trans, &sub, &homography );
  /external/opencv/cv/include/
cv.h     [all...]

Completed in 163 milliseconds