OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:point11
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/src/
cvepilines.cpp
524
int icvGetCrossLines(CvPoint3D64d
point11
,CvPoint3D64d point12,
537
xA =
point11
.x;
538
yA =
point11
.y;
539
zA =
point11
.z;
802
CvPoint2D64d
point11
;
local
840
int stat = icvGetAngleLine( epipole1_2d, imageSize,&
point11
,&point12);
860
pointW11[0] =
point11
.x;
861
pointW11[1] =
point11
.y;
915
icvGetCoefForPiece( epipole1_2d,
point11
,
1382
CvPoint2D64d
point11
, point12,point21, point22;
local
[
all
...]
/external/opencv/cvaux/include/
cvaux.h
618
CVAPI(int) icvGetCrossLines(CvPoint3D64f
point11
,CvPoint3D64f point12,
708
CvPoint2D64f*
point11
,CvPoint2D64f* point12,
[
all
...]
Completed in 28 milliseconds