opencv/modules
2011-09-06 09:31:54 +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 warnings 2011-09-05 14:37:27 +00:00
core warnings 2011-09-05 14:37:27 +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 bicubic interpolation to gpu::remap 2011-09-06 07:01:23 +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 cvtColor: dst channels number default is set to 4 for RGBA/BGRA cases; added new codes for yuv420 to RGBA/BGRA. 2011-09-06 08:35:31 +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 minor fixes in stitching module 2011-09-06 09:31:54 +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