opencv/modules
2011-09-04 08:00:28 +00:00
..
androidcamera Fixed camera output format handling 2011-07-25 12:32:33 +00:00
calib3d Documentation: fixed references for C++ operators 2011-08-13 21:39:10 +00:00
contrib Updated retina access methods and OpenEXR image tone mapping demo cleaned 2011-09-04 08:00:28 +00:00
core Added the declaration of the type ConcurrentDoubleVector for TBB case. 2011-08-26 11:05:51 +00:00
features2d fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs). 2011-08-16 13:52:02 +00:00
flann - add documentation for LshIndexParams 2011-08-31 17:56:33 +00:00
gpu added BORDER_REFLECT and BORDER_WRAP support to gpu module 2011-08-31 13:21:14 +00:00
haartraining fixed #768 ticket 2011-06-14 10:19:56 +00:00
highgui added missing cv::moveWindow & cv::resizeWindow 2011-08-27 20:05:07 +00:00
imgproc fixed multi-scale Hough transform (ticket #1320) 2011-08-17 09:19:46 +00:00
java Java API: generator script whitespace cleanup, adding statistics gathering code 2011-08-26 15:15:15 +00:00
legacy fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
ml added CV_OUT to CvANN_MLP::predict 2011-08-14 04:32:27 +00:00
objdetect fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs). 2011-08-16 13:52:02 +00:00
python removed problem with duplicated CV_OUT InputOutputArray parameters (ticket #1348) 2011-08-31 12:36:19 +00:00
stitching switched to gpu::pyrDown and gpu::pyrDown in opencv_stitching 2011-08-31 13:26:33 +00:00
traincascade Modified install layout for Android 2011-06-24 15:40:27 +00:00
ts modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial 2011-08-23 11:19:58 +00:00
video Documentation: fixed references for C++ operators 2011-08-13 21:39:10 +00:00
CMakeLists.txt modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial 2011-08-23 11:19:58 +00:00
refman.rst re-added the opencv_flann documentation 2011-07-08 16:14:13 +00:00