mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-19 02:16:34 +08:00

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