Lines Matching defs:imageSize
667 int icvGetAngleLine( CvPoint2D64d startPoint, CvSize imageSize,CvPoint2D64d *point1,CvPoint2D64d *p… in icvGetAngleLine()
794 void icvGetCommonArea( CvSize imageSize, in icvGetCommonArea()
1174 void icvGetCrossRectDirect( CvSize imageSize, in icvGetCrossRectDirect()
1295 CvSize imageSize, in icvGetQuadsTransform()
1672 void icvGetQuadsTransformNew( CvSize imageSize, in icvGetQuadsTransformNew()
1828 CvSize imageSize, in icvGetCutPiece()
2181 void FindLineForEpiline( CvSize imageSize, in FindLineForEpiline()
2274 int GetAngleLinee( CvPoint2D32f epipole, CvSize imageSize,CvPoint2D32f point1,CvPoint2D32f point2) in GetAngleLinee()
3165 CvSize imageSize, in icvStereoCalibration()
3247 void FindLine(CvPoint2D32f epipole,CvSize imageSize,CvPoint2D32f point,CvPoint2D32f *start,CvPoint2… in FindLine()
3330 void FindLineForEpiline(CvSize imageSize,float a,float b,float c,CvPoint2D32f *start,CvPoint2D32f *… in FindLineForEpiline()