Name
Last commit
Last update
..
calib3d cppcheck: fix some reports
core Merge pull request #6564 from jlguardi:ml_load_empty_ptr
cudaarithm accept multiple channels image for threshold on cuda
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy:
cudacodec fixed to use NVCUVID in 'cudacodec' module.
cudafeatures2d Fix issue #6473
cudafilters add performance test for CV_32FC1
cudaimgproc Fix missing format when writing Algorithm-based objects
cudalegacy GraphCut deprecated in CUDA 7.5 and removed in 8.0
cudaobjdetect change links from samples/python2 to samples/python
cudaoptflow Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls.
cudastereo increase epsilons in some tests:
cudawarping Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls.
cudev Fixed cv::cuda::reduce bug.
features2d cppcheck: fix some reports
flann Fixed memory leak in flann KMeansIndex
highgui Merge branch '2.4' into master
imgcodecs Merge pull request #6446 from kevin-coder:bugfix_6445
imgproc Update imgproc.hpp
java Merge branch '2.4' into master
ml Fixed #6562: Incorrect CV_64F management in ANN
objdetect revert PR 5362
photo Fix missing format when writing Algorithm-based objects
python python: support for size_t args (default value)
shape Fix missing format when writing Algorithm-based objects
stitching Added build warnings in case of macro definition conflicts
superres Visual Studio 2015 warning and test fixes
ts cppcheck: fix some reports
video Fix missing format when writing Algorithm-based objects
videoio cppcheck: fix some reports
videostab Fixes minor typos.
viz fix #6315
world cmake: turn off precompiled headers in case of opencv_world builds
CMakeLists.txt world fix