OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:point12
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/src/
cvepilines.cpp
524
int icvGetCrossLines(CvPoint3D64d point11,CvPoint3D64d
point12
,
541
xB =
point12
.x;
542
yB =
point12
.y;
543
zB =
point12
.z;
803
CvPoint2D64d
point12
;
local
840
int stat = icvGetAngleLine( epipole1_2d, imageSize,&point11,&
point12
);
935
pointW12[0] =
point12
.x;
936
pointW12[1] =
point12
.y;
989
icvGetCoefForPiece( epipole1_2d,
point12
,
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 2236 milliseconds