Name
Last commit
Last update
..
Histograms_Matching Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection.
ImgProc Update documentation and samples
ImgTrans Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code.
ShapeDescriptors Merge pull request #12206 from jsxyhelu/3.4
TrackingMotion Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches.
core Update documentation and samples
features2D Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code.
highgui/trackbar Add Java and Python code for trackbar tutorial.
introduction/documentation GSoC 2016 - Adding ALIASES for tutorial (#7041)
ml Add Java and Python code for ML tutorials.
objectDetection/cascade_classifier Add Java and Python code for cascade classifier and HDR tutorials.
photo/hdr_imaging photo: move TonemapDurand to opencv_contrib
video/background_subtraction Update background subtraction tutorial with Java and Python codes.
CMakeLists.txt formating style and making changes accordingly to review
build.xml Compiling the Java tutorials codes using Apache Ant.