opencv/modules/core
Vadim Pisarevsky 7a52c3d9f1 1) make sure Python 2.7 is detected on Ubuntu (including libs) when it's there.
2) disable IPP on 32-bit Linux when OpenCV is built as shared libs. Otherwise we get linker errors
3) disable IPP's minMaxIdx 32-bit floating-point flavor in a hope that it fixes some test failures
2015-03-05 18:58:54 +03:00
..
doc restore CUDA module introduction 2015-01-22 15:02:21 +03:00
include/opencv2 increased EPS for cvtColor for NVIDIA 2015-03-03 15:26:51 +03:00
misc/java Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf reciprocal 2015-01-12 10:59:30 +03:00
src 1) make sure Python 2.7 is detected on Ubuntu (including libs) when it's there. 2015-03-05 18:58:54 +03:00
test move cuda tests from core to cudaarithm 2015-02-26 19:49:12 +03:00
CMakeLists.txt Merge pull request #3700 from MSOpenTech:winrt-cmake-contrib 2015-03-03 12:52:03 +00:00