Home
last modified time | relevance | path

Searched refs:cvPointFrom32f (Results 1 – 4 of 4) sorted by relevance

/external/opencv/cv/src/
Dcvcalibinit.cpp353 cvLine( dbg1_img, cvPointFrom32f(pt1), cvPointFrom32f(pt2), color, 3, 8); in cvFindChessboardCorners()
409 … cvLine( dbg2_img, cvPointFrom32f(pt1), cvPointFrom32f(pt2), color, 3, 8); in cvFindChessboardCorners()
Dcvsurf.cpp362 CvPoint pt = cvPointFrom32f(center); in cvExtractSURF()
/external/opencv/cxcore/include/
Dcxtypes.h953 CV_INLINE CvPoint cvPointFrom32f( CvPoint2D32f point ) in cvPointFrom32f() function
Dcxcore.h1319 cvEllipse( img, cvPointFrom32f( box.center ), axes, box.angle,