opencv/modules
2012-03-29 19:42:47 +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 Partial fix of a cameraCalibration() test 2012-03-29 18:44:55 +00:00
contrib Fixed Android build warnings 2012-03-27 06:16:13 +00:00
core fixed line clipping (ticket #1284) 2012-03-29 13:06:38 +00:00
features2d #1205 fixed more bugs/typos in parameters 2012-03-29 08:07:57 +00:00
flann got rid of "long double" in OpenCV; ticket #1515 2012-03-26 13:36:47 +00:00
gpu #1205 fixed more bugs/typos in parameters 2012-03-29 08:07:57 +00:00
highgui Fixed error with color space switching for IEEE1394 cameras (patch #766) 2012-03-29 16:15:55 +00:00
imgproc added cv::convexityDefects (ticket #796) 2012-03-29 19:42:47 +00:00
java fixing a typo 2012-03-29 15:40:21 +00:00
legacy #1205 fixed ~100 of ~700 parameters 2012-03-29 06:50:05 +00:00
ml added smoke test on EM, fixed EM reading #1570 (thanks to mr.pppoe), 2012-03-29 08:55:43 +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 fixed HOGDescriptor::detect and HOGDescriptor::detectMultiScale signatures (ticket #1304) 2012-03-29 17:18:38 +00:00
photo fixing arg name according to ref man 2012-03-21 14:59:56 +00:00
python reverted revision 7676 (#1725) 2012-03-28 09:44:54 +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 #1205 fixed ~100 of ~700 parameters 2012-03-29 06:50:05 +00:00
videostab Added load and save motion args into videostab sample 2012-03-22 09:30:28 +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