Name
Last commit
Last update
..
androidcamera Updated warning options for GCC; fixed new warnings.
calib3d Fixed divide by zero problem in cvStereoRectify (thanks to Philip Van Valkenberg) #2099
contrib Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector.
core fixed #2108 (thanks to Vincent for the report and proposed solution)
features2d Fixed discrepancy between SSE and regular baranches in FREAK
flann fixed ios framework build (ticket #2092)
gpu Fixed linux and android install
highgui fixed possible video distortion problem when cap_avfoundation.mm is used to capture video (ticket #1980)
imgproc All tests writing temporary files are updated to use cv::tempfile() function
java Fixing parallel build for Android
legacy Fixed cvExtractSURF in case of no keypoints found #2076
ml All tests writing temporary files are updated to use cv::tempfile() function
nonfree Added cmake for building Android package
objdetect Making all dependencies from highgui module optional
photo All tests writing temporary files are updated to use cv::tempfile() function
python All tests writing temporary files are updated to use cv::tempfile() function
stitching Fixed mingw build warnings
ts All tests writing temporary files are updated to use cv::tempfile() function
video Fixed Android build warnings in backgroundsubtractor_gbh
videostab Fixed some warnings and install problems on linux
world Shortened cmake script for opencv_world
CMakeLists.txt Global CMake reorganization:
refman.rst.in Made reference manual table of contents autogenerated