opencv/modules
2010-06-29 14:52:43 +00:00
..
calib3d fixed the output disparity at the extreme cases (minDisparity or minDisparity + numOfDisp - 1). Thanks to Patrick Mihelich for the report (trac #395) 2010-06-29 10:01:55 +00:00
contrib fixed computation of feature vectors in self-similarity descriptor (max->min) 2010-06-23 13:32:29 +00:00
core added "small matrix" class Matx<T, m, n> 2010-06-29 14:52:43 +00:00
features2d fixed compile error; renamed createDescriptorMatch to createGenericDescriptorMatch 2010-06-28 16:03:01 +00:00
ffmpeg "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
haartraining "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
highgui New functions with QT GUI: 2010-06-28 21:15:54 +00:00
imgproc doxygenated opencv_video & opencv_calib3d modules (C++ part only) 2010-05-25 15:59:48 +00:00
legacy "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
ml modified default var_type values 2010-06-24 08:34:47 +00:00
objdetect now C++ classes can be read/written with cvRead/cvWrite/cvLoad/cvSave. Tested on HOGDescriptor 2010-06-01 13:53:20 +00:00
python #393, SnakeImage 2010-06-23 20:18:52 +00:00
traincascade minor fixes in CMake scripts 2010-06-10 23:38:37 +00:00
video doxygenated opencv_video & opencv_calib3d modules (C++ part only) 2010-05-25 15:59:48 +00:00
CMakeLists.txt "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00