opencv/modules
2010-11-15 07:57:30 +00:00
..
calib3d switched from 8-point kernel to 7-point kernel in the fundamental matrix estimator (fixes some corner cases; see ticket #434) 2010-11-12 21:07:41 +00:00
contrib fixed member initialization in the sparse bundle adjustment code (ticket #385) 2010-11-13 20:31:47 +00:00
core adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core. 2010-11-14 06:27:48 +00:00
features2d adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core. 2010-11-14 06:27:48 +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 gpu linear filters 2010-11-15 07:57:30 +00:00
haartraining bugfix: incrorrect argument order in cvRodrigues2 call 2010-10-18 07:39:20 +00:00
highgui Making highgui build for android 2010-11-09 19:19:59 +00:00
imgproc fixed buffer allocation for constant-value borders in the filter engine (ticket #524) 2010-11-13 21:59:07 +00:00
legacy Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
ml fixed cvPreprocessIndexArray (ticket #517) 2010-11-07 20:58:58 +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 fixed most of the failures in opencv_test 2010-11-06 14:56:01 +00:00
CMakeLists.txt Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00