This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
2e5b63296b
opencv
/
tests
History
Vadim Pisarevsky
2e5b63296b
increased error threshold in matrix-solve test (ticket
#496
)
2010-07-27 17:03:11 +00:00
..
cv
rewrote color conversion functions; added sRGB<->CIE Lab/Luv conversion; added RGB<->YUV conversion; improved [s]RGB->Lab conversion speed
2010-07-27 14:10:14 +00:00
cxcore
increased error threshold in matrix-solve test (ticket
#496
)
2010-07-27 17:03:11 +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 saturate_cast on gpu; updated GpuMat::convertTo implementation with saturate_cast; minor fix of convert_to test
2010-07-27 07:05: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