Home | History | Annotate | Download | only in src

Lines Matching refs:icvGetAngleLine

667 int icvGetAngleLine( CvPoint2D64d startPoint, CvSize imageSize,CvPoint2D64d *point1,CvPoint2D64d *point2)
840 int stat = icvGetAngleLine( epipole1_2d, imageSize,&point11,&point12);
848 stat = icvGetAngleLine( epipole2_2d, imageSize,&point21,&point22);