1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-19 02:16:34 +08:00
Files
opencv_contrib/modules/xobjdetect
Aliaksandr d76b976012 Bug fix for feature extraction
According to CartToPolar() function documentation, result angles could be in range (0..360). To prevent index overflow this check is important.
2015-06-02 12:12:11 +03:00
..
2015-02-17 12:49:37 +03:00
2015-06-02 12:12:11 +03:00
2014-10-10 21:17:46 +02:00

Integral Channel Features Detector Framework