Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 2e5b63296b increased error threshold in matrix-solve test (ticket #496) 15 years ago
..
cv rewrote color conversion functions; added sRGB<->CIE Lab/Luv conversion; added RGB<->YUV conversion; improved [s]RGB->Lab conversion speed 15 years ago
cxcore increased error threshold in matrix-solve test (ticket #496) 15 years ago
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 15 years ago
gpu implemented saturate_cast on gpu; updated GpuMat::convertTo implementation with saturate_cast; minor fix of convert_to test 15 years ago
ml replaced unlink() & _unlink() with more standard remove() (ticket #334) 15 years ago
octave "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
python #393, SnakeImage 15 years ago
swig_python "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
CMakeLists.txt minor fix 15 years ago
test_cv.sh "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
test_cxcore.sh "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
test_ml.sh "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago