opencv/tests
Vladislav Vinogradov 49ec8ba742 fixed bug in gpu filter engine (incorrect buffer type) and in vector's saturate_cast.
changed buffer type in linear filters to float.
added support of 1 channel image to linear filters.
added support of BORDER_REFLECT101, BORDER_REPLICATE and BORDER_CONSTANT border type to gpu linear filters.
minor fix in tests.
update comments in gpu.hpp.
2010-12-13 08:43:04 +00:00
..
cv fixed border processing bayer2rgb & bayer2gray; made the test "color-bayer" pass; renamed CV_Bayer*2Gray -> CV_Bayer*2GRAY for consistency 2010-12-11 10:43:32 +00:00
cxcore improved test build time 2010-11-29 13:30:34 +00:00
cxts improved test build time 2010-11-29 13:30:34 +00:00
gpu fixed bug in gpu filter engine (incorrect buffer type) and in vector's saturate_cast. 2010-12-13 08:43:04 +00:00
ml moved failed tests to blacklists 2010-12-10 16:57:38 +00:00
octave "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
python extended cv.KMeans2 API in Python (ticket #414; thanks to hogelog). fixed failures in the opencv python tests. 2010-11-30 10:11:38 +00:00
swig_python "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
CMakeLists.txt opencv_zlib renamed back to zlib; make static libs work on Windows 2010-12-05 01:19:36 +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