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

  /external/opencv/cv/src/
cvcalibinit.cpp 353 cvLine( dbg1_img, cvPointFrom32f(pt1), cvPointFrom32f(pt2), color, 3, 8);
409 cvLine( dbg2_img, cvPointFrom32f(pt1), cvPointFrom32f(pt2), color, 3, 8);
    [all...]
cvsurf.cpp 362 CvPoint pt = cvPointFrom32f(center);
  /external/opencv/cxcore/include/
cxtypes.h 953 CV_INLINE CvPoint cvPointFrom32f( CvPoint2D32f point )
    [all...]
cxcore.h     [all...]

Completed in 50 milliseconds