.. |
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 Vec*scalar operations, fixed minEnclosingCircle Python interface.
|
2011-08-01 12:01:43 +00:00 |
features2d
|
fixed several typoes and errors in the refman (ticket #1203)
|
2011-07-22 12:50:49 +00:00 |
flann
|
Specifying correct parameter types for cv::flann::GenericIndex and cv::flann::Index_
|
2011-07-25 23:58:54 +00:00 |
gpu
|
added gpu::calcHist function
|
2011-08-01 13:15:37 +00:00 |
haartraining
|
fixed #768 ticket
|
2011-06-14 10:19:56 +00:00 |
highgui
|
fixed property for ffmpeg
|
2011-08-01 16:05:34 +00:00 |
imgproc
|
fixed Vec*scalar operations, fixed minEnclosingCircle Python interface.
|
2011-08-01 12:01:43 +00:00 |
java
|
Java API: added class pointer ret type support, CV_EXPORTS_AS(x) support for classes, vector<T> as ret type support, randu/randn params type changed to double
|
2011-08-01 16:11:24 +00:00 |
legacy
|
fixed multiple GCC warnings on Ubuntu 11.04
|
2011-06-14 12:03:34 +00:00 |
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
|
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching
|
2011-07-01 07:07:54 +00:00 |
traincascade
|
Modified install layout for Android
|
2011-06-24 15:40:27 +00:00 |
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
|
re-added the opencv_flann documentation
|
2011-07-08 16:14:13 +00:00 |