opencv/modules
2010-11-22 12:53:11 +00:00
..
calib3d extended cv::convertPointsHomogeneous to handle 4D input. corrected documentation 2010-11-18 22:03:20 +00:00
contrib
core fixes Mat::empty() and Mat::create() in the case of zero sizes (ticket #691) 2010-11-20 13:16:16 +00:00
features2d fixed linker error undo mingw (#657) 2010-11-16 15:42:31 +00:00
ffmpeg
flann
gpu added masks support for bitwise operations on GPU 2010-11-22 09:39:34 +00:00
haartraining
highgui added 16-bit tiff support, enabled LZW codec in tiff (tickets #588, #590) 2010-11-21 21:50:45 +00:00
imgproc another fix on the ticket #518 - ignore all the circles with radius outside of the specified range 2010-11-22 12:53:11 +00:00
legacy
ml probably fixed the bug in ANN::calc_output_scale with update_weights=true (ticket #558) 2010-11-21 13:54:19 +00:00
objdetect added max window size parameter for cascade classifier 2010-11-18 09:10:47 +00:00
python fixed some GCC 4.4 warnings 2010-11-20 12:05:28 +00:00
traincascade
video fixed duplicated external symbols in the static version of OpenCV 2010-11-15 21:23:14 +00:00
CMakeLists.txt