You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gourav Roy
38e6d668b1
Merge pull request #16276 from themechanicalcoder:video-tutorial
...
* Added java code for meanshift and optical_flow
* added java code for module video
* added appropriate spaces in codes
* converted absolute path to command line arguments
* added spaces at appropriate places
5 years ago
..
Histograms_Matching
Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection.
7 years ago
ImgProc
Update documentation and samples
7 years ago
ImgTrans
Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code.
7 years ago
ShapeDescriptors
Merge pull request #12206 from jsxyhelu/3.4
7 years ago
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.
7 years ago
core
Update documentation and samples
7 years ago
features2D
Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code.
7 years ago
highgui/ trackbar
Add Java and Python code for trackbar tutorial.
7 years ago
introduction/ documentation
GSoC 2016 - Adding ALIASES for tutorial ( #7041 )
9 years ago
ml
Add Java and Python code for ML tutorials.
7 years ago
objectDetection/ cascade_classifier
Add Java and Python code for cascade classifier and HDR tutorials.
7 years ago
photo/ hdr_imaging
photo: move TonemapDurand to opencv_contrib
7 years ago
video
Merge pull request #16276 from themechanicalcoder:video-tutorial
5 years ago
CMakeLists.txt
formating style and making changes accordingly to review
8 years ago
build.xml
Compiling the Java tutorials codes using Apache Ant.
8 years ago