opencv/modules/core
Josh Doe f1690557bf core/stat: fix build with 32-bit
Optimization introduced in b782d8bb only works for 64-bit builds, but
ifdef failed to check for this.
2012-07-29 14:48:21 -04:00
..
doc fixed documentation missmatch for polylines function 2012-07-08 18:26:18 +00:00
include/opencv2/core Protect check for _MSC_VER with #if defined. 2012-07-26 12:35:21 -02:30
perf quiet most of the OSX build warnings 2012-07-05 12:56:31 +00:00
src core/stat: fix build with 32-bit 2012-07-29 14:48:21 -04:00
test quiet most of the OSX build warnings 2012-07-05 12:56:31 +00:00
CMakeLists.txt Warning fixes continued 2012-06-09 15:00:04 +00:00