opencv/modules
2011-08-03 11:57:00 +00:00
..
androidcamera Fixed camera output format handling 2011-07-25 12:32:33 +00:00
calib3d converted part of ch12 2011-07-28 20:51:05 +00:00
contrib added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
core fixed useOptimized(); added checkHardwareSupport description (ticket #1258) 2011-08-03 08:17:58 +00:00
features2d Fixed crash in BruteForceMatcher::clone 2011-08-03 11:30:09 +00:00
flann fixed compile warnings in FLANN about too long integer constants 2011-08-02 11:39:31 +00:00
gpu added gpu::equalizeHist function 2011-08-02 08:33:27 +00:00
haartraining
highgui removed property. added automatically define number of cpus for decoding video 2011-08-02 14:27:21 +00:00
imgproc fixed Vec*scalar operations, fixed minEnclosingCircle Python interface. 2011-08-01 12:01:43 +00:00
java Java API: fixing converters (copyData=true) and samples compilation 2011-08-03 11:57:00 +00:00
legacy
ml fixed priors usage in ertrees 2011-07-24 18:15:53 +00:00
objdetect doc: added maxSize parameter to CascadeClassifier::detectMultiScale 2011-08-01 08:23:03 +00:00
python fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python. 2011-07-24 10:34:14 +00:00
stitching
traincascade
ts added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
video added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier. 2011-07-27 19:07:45 +00:00
CMakeLists.txt embeded cv Python module into cv2. 2011-07-12 12:56:03 +00:00
refman.rst