opencv/tests
Andrey Morozov c13df09f08 minor fix
2010-07-26 14:16:33 +00:00
..
cv exclude failed tests 2010-07-20 12:27:25 +00:00
cxcore exclude failed test (matrix-solve) 2010-07-26 11:13:44 +00:00
cxts do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 2010-07-16 22:38:57 +00:00
gpu implemented asynchronous call for GpuMat::upload() and GpuMat::download(). added test for asynchronous call. 2010-07-26 13:42:39 +00:00
ml replaced unlink() & _unlink() with more standard remove() (ticket #334) 2010-07-17 11:51:17 +00:00
octave "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
python #393, SnakeImage 2010-06-23 20:18:52 +00:00
swig_python "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
CMakeLists.txt minor fix 2010-07-26 14:16:33 +00:00
test_cv.sh "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
test_cxcore.sh "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
test_ml.sh "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00