Name
Last commit
Last update
..
androidcamera Fixed several cross-compiling issues. Fixed cmake status report.
calib3d added centerPrincipalPoint=false to getOptimalNewCameraMatrix (ticket #1199)
contrib added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut)
core embeded cv Python module into cv2.
features2d fixed SIFT when keypoints vector is empty (#1162)
flann re-added the opencv_flann documentation
gpu fixed BFM GPU test compile-time error on ubuntu x64 in debug mode
haartraining fixed #768 ticket
highgui Improved javadoc comments generation scripts; fixed some typos in documentation
imgproc optimized sparse LK optical flow (tickets #1062 and #1210)
java Added option INSTALL_ANDROID_EXAMPLES (default off); Added option for choosing SDK platform for Android tests and samples.
legacy fixed multiple GCC warnings on Ubuntu 11.04
ml fixed memory leak in CvKNearest::train() and the constructor.
objdetect probably fixed parallel face detector (i.e. built with TBB), ticket #1185. Thanks to mengw for the patch
python embeded cv Python module into cv2.
stitching added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching
traincascade Modified install layout for Android
ts fixed a few warnings and bugs, including ticket #1079
video embeded cv Python module into cv2.
CMakeLists.txt embeded cv Python module into cv2.
refman.rst re-added the opencv_flann documentation