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

  /external/opencv/cvaux/src/
cvepilines.cpp 403 double pointB[3];
411 (CvPoint3D64d*)pointB);
413 if( pointB[2] < 0 )/* If negative use other lines for cross */
418 (CvPoint3D64d*)pointB);
431 *((CvPoint3D64d*)pointB),
436 *((CvPoint3D64d*)pointB),
444 *((CvPoint3D64d*)pointB),
449 *((CvPoint3D64d*)pointB),
470 xB = pointB[0];
471 yB = pointB[1]
    [all...]
  /external/opencv/cvaux/include/
cvaux.h 623 CvPoint3D64f pointB,
    [all...]

Completed in 17 milliseconds