Name
Last commit
Last update
..
androidcamera android -> plarforms/android
calib3d Replaced most of the usages of parallel_for with that of parallel_for_.
contrib Fixed the shebang lines on the Python scripts.
core Merge pull request #999 from snosov1:unreliable-results-fix
features2d Merge pull request #903 from aks2:2.4
flann Fix build warnings from gcc 4.8
gpu link with nvcuvenc and ffmpeg libraries only if WITH_NVCUVID is enabled
highgui Merge pull request #929 from dominikrose:mingw-libdc1394-2-windows
imgproc add multiruns to fix "unreliable results" error
java Javadoc waring fix.
legacy Fix build warnings from gcc 4.8
ml fix for Bug #3085:
nonfree Fixed a bug #2892
objdetect Revert "Add a variant of detectMultiScale with an argument 'weights'"
ocl Merge pull request #969 from pengx17:2.4_binary_cache
photo Replaced most of the usages of parallel_for with that of parallel_for_.
python add (optional) index argument to RetrieveFrame method
stitching Fixed a bug #2405
superres Automatically add CUDA support to a module if it has CUDA sources.
ts Made xls-report.py ignore tests that were not successful.
video add multiruns to fix "unreliable results" error
videostab Fixed a bug related to video stabilization crashes with a blank video (Bug #3023)
world enabled png and jpeg for iOS
CMakeLists.txt Add support for adding custom OpenCV modules.
refman.rst.in Merged the trunk r8517:8524