opencv/modules
2010-10-26 09:37:24 +00:00
..
calib3d undone experimental modifications in findExtrinsicCameraParams2. 2010-10-19 10:02:24 +00:00
contrib change at<double> => at<float>, since the histogram is cv_32f, not cv_64f 2010-10-21 13:20:10 +00:00
core fixed MatConstIterator::operator *() (the bug caused "operations" test failure; ticket #613) 2010-10-22 11:47:11 +00:00
features2d Fixing a problem with SURF detector crash due to large keypoint sizes 2010-10-24 12:36:47 +00:00
ffmpeg updated ffmpeg to 0.6.0 2010-08-05 17:24:41 +00:00
flann fixed several gcc 4.1 warnings 2010-10-21 18:30:57 +00:00
gpu moved gpu::cvtColor from imgproc_gpu.cpp to color.cpp 2010-10-26 09:37:24 +00:00
haartraining bugfix: incrorrect argument order in cvRodrigues2 call 2010-10-18 07:39:20 +00:00
highgui Fixed missing semicolon 2010-10-25 11:29:08 +00:00
imgproc fixed crash in color-lab (ticket #627) 2010-10-25 10:31:39 +00:00
legacy Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
ml define expl as exp on android - may break things. 2010-10-25 20:15:45 +00:00
objdetect fixed CascadeClassifier::detectMultiScale when TBB 2010-10-25 12:05:22 +00:00
python Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
traincascade bugfix: wrong command line argument used 2010-10-18 07:32:12 +00:00
video added helper macros to the function declarations 2010-10-16 20:34:34 +00:00
CMakeLists.txt Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00