opencv/modules
2010-11-04 15:59:10 +00:00
..
calib3d almost finished Python wrappers 2010-11-02 17:58:22 +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 several GCC warnings; fixed crash in kmeans test (because of cv::swap(Mat&a, Mat&b)) (ticket #616) 2010-11-04 15:59:10 +00:00
features2d fixed several GCC warnings; fixed crash in kmeans test (because of cv::swap(Mat&a, Mat&b)) (ticket #616) 2010-11-04 15:59:10 +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 fixed compilation under gcc 2010-11-01 15:13:17 +00:00
haartraining bugfix: incrorrect argument order in cvRodrigues2 call 2010-10-18 07:39:20 +00:00
highgui almost finished Python wrappers 2010-11-02 17:58:22 +00:00
imgproc fixed possible overflow in getThreshVal_Otsu_8u (ticket #602) 2010-11-04 12:38:27 +00:00
legacy Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
ml almost finished Python wrappers 2010-11-02 17:58:22 +00:00
objdetect almost finished Python wrappers 2010-11-02 17:58:22 +00:00
python fixed building Python wrappers when Numpy is not available 2010-11-03 17:57:51 +00:00
traincascade bugfix: wrong command line argument used 2010-10-18 07:32:12 +00:00
video extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing 2010-10-29 13:09:49 +00:00
CMakeLists.txt Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00