opencv/modules
2012-05-22 08:29:08 +00:00
..
androidcamera Remerged the 2.4.0 branch 2012-05-02 20:20:14 +00:00
calib3d Remerged the 2.4.0 branch 2012-05-02 20:20:14 +00:00
contrib FaceRecognizer class is now derived from Algorithm, therefore it's possible to set and retrieve the parameters using conventional Algorithm::set and Algorithm::get methods 2012-05-21 15:27:40 +00:00
core fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876) 2012-05-21 14:56:07 +00:00
features2d fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876) 2012-05-21 14:56:07 +00:00
flann merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
gpu added cpu performance test for gpu module 2012-05-22 08:29:08 +00:00
highgui FIX: VideoCapture::read() was returning empty image for camera captures 2012-05-22 07:58:31 +00:00
imgproc Fixed parameter name and copy condition 2012-05-18 13:29:49 +00:00
java Remerged the 2.4.0 branch 2012-05-02 20:20:14 +00:00
legacy Remerged the 2.4.0 branch 2012-05-02 20:20:14 +00:00
ml fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876) 2012-05-21 14:56:07 +00:00
nonfree fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876) 2012-05-21 14:56:07 +00:00
objdetect merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
photo merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
python merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
stitching merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
ts Shortened CMake script for opencv_world. Fixed opencv_world link with non-Visual Studio generators on Windows. 2012-05-13 09:34:33 +00:00
video fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876) 2012-05-21 14:56:07 +00:00
videostab Replaced CV_RANSAC in findHomography with CV_LMEDS (videostab) 2012-04-27 12:38:33 +00:00
world Fixed some corner cases of opencv_world configuration 2012-05-21 20:15:17 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00
refman.rst merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00