opencv/modules
2010-11-21 13:54:19 +00:00
..
calib3d extended cv::convertPointsHomogeneous to handle 4D input. corrected documentation 2010-11-18 22:03:20 +00:00
contrib fixed member initialization in the sparse bundle adjustment code (ticket #385) 2010-11-13 20:31:47 +00:00
core fixes Mat::empty() and Mat::create() in the case of zero sizes (ticket #691) 2010-11-20 13:16:16 +00:00
features2d fixed linker error undo mingw (#657) 2010-11-16 15:42:31 +00:00
ffmpeg updated ffmpeg to 0.6.0 2010-08-05 17:24:41 +00:00
flann fixed some more tests on Windows; changed inheritance Matx -> Vec to Vec -> Matx 2010-11-06 21:51:21 +00:00
gpu fixed compilation error and warnings under ubuntu 2010-11-20 14:41:28 +00:00
haartraining bugfix: incrorrect argument order in cvRodrigues2 call 2010-10-18 07:39:20 +00:00
highgui avoid use of writable global variables in V4L capturing module (thanks to fjmadrid for the patch! - see the ticket #384) 2010-11-21 13:09:37 +00:00
imgproc removed memset in cv::pyrMeanShiftFiltering (ticket #664) 2010-11-20 12:39:52 +00:00
legacy Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
ml probably fixed the bug in ANN::calc_output_scale with update_weights=true (ticket #558) 2010-11-21 13:54:19 +00:00
objdetect added max window size parameter for cascade classifier 2010-11-18 09:10:47 +00:00
python fixed some GCC 4.4 warnings 2010-11-20 12:05:28 +00:00
traincascade bugfix: wrong command line argument used 2010-10-18 07:32:12 +00:00
video fixed duplicated external symbols in the static version of OpenCV 2010-11-15 21:23:14 +00:00
CMakeLists.txt Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00