mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 08:44:11 +08:00

According to CartToPolar() function documentation, result angles could be in range (0..360). To prevent index overflow this check is important.