opencv/modules
2012-03-30 16:58:24 +00:00
..
androidcamera Fix for issue #1201 Updated. Focus mode auto was replaced on continuous-video. Libraries were rebuilt. 2012-03-29 05:15:51 +00:00
calib3d a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
contrib a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
core Applied patch from #1133 2012-03-30 06:19:21 +00:00
features2d a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
flann got rid of "long double" in OpenCV; ticket #1515 2012-03-26 13:36:47 +00:00
gpu Fixed build with tests disabled 2012-03-30 16:21:46 +00:00
highgui Updated new ffmpeg wrapper 2012-03-30 16:57:41 +00:00
imgproc added borderType to pyrDown, pyrUp & buildPyramid (patch #925) 2012-03-30 16:58:24 +00:00
java Fixed several false-positive warnings in rst_parser.py. (Now it detects 553 undocumented parameters for #1205.) 2012-03-30 12:07:45 +00:00
legacy Fixed gcc build after r7751 2012-03-30 14:03:18 +00:00
ml fix the ticket #1234 2012-03-30 15:04:51 +00:00
nonfree #1349 tbb::mutex is moved to outer scope to be sure that its initialization is completed before the parallel loop 2012-03-29 11:17:35 +00:00
objdetect a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
photo fixing arg name according to ref man 2012-03-21 14:59:56 +00:00
python #1532 Debug version of python bindings is excluded from install 2012-03-29 23:10:21 +00:00
stitching #1205 fixed more bugs/typos in parameters 2012-03-29 08:07:57 +00:00
ts fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
video Fixed gcc build after r7751 2012-03-30 14:03:18 +00:00
videostab Added linear similarity estimation into videostab module 2012-03-30 09:44:32 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00
refman.rst lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +00:00