Lines Matching defs:point1
76 CvPoint3D64d point1, in icvGetSymPoint3D()
210 CvPoint2D64d point1; in icvComputeCoeffForStereoV3() local
339 int icvComCoeffForLine( CvPoint2D64d point1, in icvComCoeffForLine()
667 int icvGetAngleLine( CvPoint2D64d startPoint, CvSize imageSize,CvPoint2D64d *point1,CvPoint2D64d *p… in icvGetAngleLine()
1151 void icvGetPieceLength(CvPoint2D64d point1,CvPoint2D64d point2,double* dist) in icvGetPieceLength()
1161 void icvGetPieceLength3D(CvPoint3D64d point1,CvPoint3D64d point2,double* dist) in icvGetPieceLength3D()
2002 CvPoint2D64d point1,CvPoint2D64d point2, in icvGetMiddleAnglePoint()
2037 CV_IMPL double icvGetVect(CvPoint2D64d basePoint,CvPoint2D64d point1,CvPoint2D64d point2) in icvGetVect()
2051 CvPoint2D64d point1,point2; in icvTestPoint() local
2274 int GetAngleLinee( CvPoint2D32f epipole, CvSize imageSize,CvPoint2D32f point1,CvPoint2D32f point2) in GetAngleLinee()
2612 CvPoint2D32f point1, in icvComputeeInfiniteProject1()
2660 CvPoint2D32f* point1, in icvComputeeInfiniteProject2()
3025 float icvDefinePointPosition(CvPoint2D32f point1,CvPoint2D32f point2,CvPoint2D32f point) in icvDefinePointPosition()