OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cvPointTo32f
(Results
1 - 7
of
7
) sorted by null
/external/opencv/cv/src/
cvgeometry.cpp
252
v =
cvPointTo32f
( iv );
268
v =
cvPointTo32f
( iv );
305
v =
cvPointTo32f
( iv );
cvshapedescr.cpp
348
pts[0] =
cvPointTo32f
( *pt_left );
349
pts[1] =
cvPointTo32f
( *pt_right );
350
pts[2] =
cvPointTo32f
( *pt_top );
351
pts[3] =
cvPointTo32f
( *pt_bottom );
[
all
...]
cvcalibinit.cpp
[
all
...]
/external/opencv/cxcore/include/
cxtypes.h
947
CV_INLINE CvPoint2D32f
cvPointTo32f
( CvPoint point )
[
all
...]
/external/opencv3/modules/core/include/opencv2/core/
types_c.h
920
CV_INLINE CvPoint2D32f
cvPointTo32f
( CvPoint point )
[
all
...]
/external/opencv/cvaux/src/
cvvecfacetracking.cpp
177
cv2DRotationMatrix(
cvPointTo32f
(ptRotate), -dbRotateAngle, 1., &mat );
[
all
...]
/external/opencv3/modules/calib3d/src/
calibinit.cpp
[
all
...]
Completed in 64 milliseconds