Home
last modified time | relevance | path

Searched refs:posSign (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dintersection.cpp150 int posSign = 0; in rotatedRectangleIntersection() local
168 posSign++; in rotatedRectangleIntersection()
176 if( posSign == 4 || negSign == 4 ) in rotatedRectangleIntersection()
188 int posSign = 0; in rotatedRectangleIntersection() local
206 posSign++; in rotatedRectangleIntersection()
214 if( posSign == 4 || negSign == 4 ) in rotatedRectangleIntersection()