Searched refs:pointB (Results 1 – 5 of 5) sorted by relevance
161 WeightedObservedPoint pointB = twoPoints[1]; in interpolateXAtY() local165 if (pointB.getY() == y) { in interpolateXAtY()166 return pointB.getX(); in interpolateXAtY()169 … (((y - pointA.getY()) * (pointB.getX() - pointA.getX())) / (pointB.getY() - pointA.getY())); in interpolateXAtY()
55 CBC_ResultPoint* pointB = (CBC_ResultPoint*)(*cornerPoints)[1]; in Detect() local61 transitions.Add(TransitionsBetween(pointA, pointB)); in Detect()63 transitions.Add(TransitionsBetween(pointB, pointD)); in Detect()100 delete pointB; in Detect()119 } else if (!pointCount.Lookup(pointB, value)) { in Detect()120 topRight = pointB; in Detect()
403 double pointB[3]; in icvComCoeffForLine() local411 (CvPoint3D64d*)pointB); in icvComCoeffForLine()413 if( pointB[2] < 0 )/* If negative use other lines for cross */ in icvComCoeffForLine()418 (CvPoint3D64d*)pointB); in icvComCoeffForLine()431 *((CvPoint3D64d*)pointB), in icvComCoeffForLine()436 *((CvPoint3D64d*)pointB), in icvComCoeffForLine()444 *((CvPoint3D64d*)pointB), in icvComCoeffForLine()449 *((CvPoint3D64d*)pointB), in icvComCoeffForLine()470 xB = pointB[0]; in icvComCoeffForLine()471 yB = pointB[1]; in icvComCoeffForLine()[all …]
623 CvPoint3D64f pointB,
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...