opencv/modules
2010-12-17 12:22:51 +00:00
..
calib3d possibly improved findHomography accuracy (reported by Luca Del Tongo) 2010-12-10 21:02:13 +00:00
contrib fixed compilation errors on Windows 2010-11-30 16:00:26 +00:00
core fixed Mat::Mat(Vec|Matx|vector) constructor (ticket #747) 2010-12-11 18:32:11 +00:00
features2d undo the latest change in SURF 2010-11-30 16:36:26 +00:00
ffmpeg updated ffmpeg to 0.6.0 2010-08-05 17:24:41 +00:00
flann little change in flann save_value. Likely does not affect anything 2010-12-04 17:09:40 +00:00
gpu reimplemented gpu::bitwise_not operation, refactored gpu module 2010-12-17 12:22:51 +00:00
haartraining bug #762 fixed 2010-12-15 11:21:27 +00:00
highgui fix opencv-highgui build with old versions of libpng (< 1.4.x) 2010-12-11 18:05:50 +00:00
imgproc one more fix in the recently rewritten copyMakeBorder 2010-12-13 16:53:46 +00:00
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 2010-11-27 23:16:50 +00:00
ml improved naive bayes robustness in the case of singular data 2010-12-12 22:45:31 +00:00
objdetect compilation warning fixed 2010-12-15 11:32:37 +00:00
python Export CV_PI explcitly, #758. 2010-12-14 00:13:42 +00:00
traincascade CascadeClassifier refactored. Most of the members and methods are private now. 2010-12-14 10:17:45 +00:00
video unified the coordinate interpretation in RotatedRect (ticket #425) 2010-11-29 18:14:08 +00:00
CMakeLists.txt Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00