opencv/samples/java/tutorial_code
Christos Malliaridis 3c25fd1ba5 Update and expand erosion / dilation tutorial
- Add python explanation for erosion and dilation
- Add java explanation for erosion and dilation
- Restructure and reword specific sections
2020-11-18 13:32:24 +01:00
..
core Update documentation and samples 2018-08-17 14:21:29 +03:00
features2D Merge pull request #16366 from themechanicalcoder:features2D-tutorial-python 2020-02-01 20:20:00 +03:00
highgui/trackbar Add Java and Python code for trackbar tutorial. 2018-05-18 11:29:41 +02:00
Histograms_Matching Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection. 2018-05-24 01:11:28 +02:00
ImgProc Update and expand erosion / dilation tutorial 2020-11-18 13:32:24 +01:00
ImgTrans Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code. 2018-07-02 15:10:53 +02:00
introduction/documentation GSoC 2016 - Adding ALIASES for tutorial (#7041) 2016-12-15 15:32:12 +03:00
ml Add Java and Python code for ML tutorials. 2018-07-13 15:52:28 +02:00
objectDetection/cascade_classifier Add Java and Python code for cascade classifier and HDR tutorials. 2018-06-08 19:30:30 +02:00
photo/hdr_imaging photo: move TonemapDurand to opencv_contrib 2018-12-04 18:59:27 +03:00
ShapeDescriptors Merge pull request #12206 from jsxyhelu/3.4 2018-09-11 23:58:01 +03:00
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. 2018-05-29 10:35:57 +02:00
video Merge pull request #16276 from themechanicalcoder:video-tutorial 2020-01-12 11:34:59 +03:00
build.xml Compiling the Java tutorials codes using Apache Ant. 2017-06-27 02:30:22 +01:00
CMakeLists.txt formating style and making changes accordingly to review 2017-06-28 11:05:18 +01:00