mirror of
https://github.com/opencv/opencv.git
synced 2024-11-30 06:10:02 +08:00
9166e6052b
- fixed wrong condition (always true) - replaced unnecessary shift operation: '>> 63' to '< 0' - used CV_BIG_INT()/CV_BIG_UINT() macros |
||
---|---|---|
.. | ||
doc | ||
include/opencv2 | ||
misc/java | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |