opencv/modules/core
Boris Daskalov 8755ffbf31 Fix a bad free space check in icvGrowSeq.
A difference of two pointers was casted to unsigned which can lead to
overflow on 64-bit systems.
2015-03-19 17:32:32 +02:00
..
doc fix bug 2432 for 2.4 branch 2014-12-15 11:56:42 +01:00
include/opencv2 OpenCV and OpenCV Manager version++ 2015-02-20 15:17:11 +03:00
perf Add IPP support in meanStdDev, minMaxIdx, norm functions 2013-08-29 21:09:19 +04:00
src Fix a bad free space check in icvGrowSeq. 2015-03-19 17:32:32 +02:00
test Cast some matrix sizes to type int. 2015-02-23 23:19:33 -05:00
CMakeLists.txt fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 2014-02-14 17:56:03 +04:00