Name
Last commit
Last update
..
androidcamera Android 4.1.1 native camera fix. BufferQueue class is used instaed of Surface texture. Includes in cmake updated.
calib3d updated doc on triangulatePoints (#2167)
contrib FaceRecognizer supports updating a model now. Documentation has been updated to reflect latest changes.
core made countNonZero SSE code SSE2-compliant and portable
features2d fixed tests for scale invariance (uncommented sift test, it's ok now)
flann fixed LshIndex types in its constructor
gpu added gpu::graphcut for float sources (CUDA 5.0)
highgui Fix missing remainder of line.
imgproc fixed bilateralFilter on uniform CV_32F image
java removing warnings on deprecated api when targeting to android-15+
legacy quiet most of the OSX build warnings
ml test
nonfree fixed SURf according to clockwise descriptor convention
objdetect integrated patch: HOG confidence calculation. Thanks, Wongun.
ocl fix the compilation bugs
photo quiet most of the OSX build warnings
python Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings
stitching quiet most of the OSX build warnings
ts Fixed run.py bugs
video test7
videostab Fixed Windows build warnings and configuration problem.
world Shortened cmake script for opencv_world
CMakeLists.txt Global CMake reorganization:
refman.rst.in Made reference manual table of contents autogenerated