opencv/modules/core
Marc Rollins 8fc1848918 Simplifying arithmetic and comparison operator implementation.
Implementing + and - in terms of += and -=.
Implementing != in terms of ==.
2014-08-18 12:25:48 -07:00
..
doc fixing more compile problems with Java bindings etc 2014-08-14 13:48:52 +04:00
include/opencv2 Simplifying arithmetic and comparison operator implementation. 2014-08-18 12:25:48 -07:00
perf Fixed warning with "uninitialized local variable" 2014-08-12 10:35:15 +04:00
src Merge pull request #3107 from vpisarev:fixed_win_build 2014-08-18 09:00:54 +00:00
test Merge pull request #3088 from vbystricky:ocl_enableNormEtc 2014-08-14 14:34:40 +00:00
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00