opencv/modules
2011-01-21 07:43:11 +00:00
..
calib3d fixed some build problems 2010-12-28 21:15:58 +00:00
contrib added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places. 2010-12-31 16:45:18 +00:00
core added IPP Sobel and Sharr filters. Also some minor changes. 2011-01-19 23:27:30 +00:00
features2d fixing bug related to using the hamming distance on descriptors whose length is not divisible by sizeof(size_t). 2011-01-20 02:36:46 +00:00
ffmpeg updated ffmpeg to 0.6.0 2010-08-05 17:24:41 +00:00
flann Bug fix in flann wrapper 2011-01-06 05:46:08 +00:00
gpu fixed some bugs in GPU matrix reductions, removed <functional> into precomp.hpp 2011-01-21 07:43:11 +00:00
gtest updated the new arithmetic tests 2011-01-11 11:55:58 +00:00
haartraining bug #762 fixed 2010-12-15 11:21:27 +00:00
highgui added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places. 2010-12-31 16:45:18 +00:00
imgproc added IPP Sobel and Sharr filters. Also some minor changes. 2011-01-19 23:27:30 +00:00
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 2010-11-27 23:16:50 +00:00
ml fixed CvBoost 2011-01-12 12:53:36 +00:00
objdetect added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places. 2010-12-31 16:45:18 +00:00
python #674, fix leaks in CreateHist 2011-01-19 20:47:10 +00:00
traincascade fixed traincascade 2010-12-17 14:24:59 +00:00
video some more fixes in background/foreground subtraction; converted bgfg_segm.cpp sample to C++ 2010-12-28 21:28:34 +00:00
CMakeLists.txt moved gtest to modules; added some gtest-based tests 2010-12-28 16:24:23 +00:00