This website requires JavaScript.
Explore
Help
Sign In
Administrator
/
opencv-MIRROR
Watch
1
Star
0
Fork
0
You've already forked opencv-MIRROR
mirror of
https://github.com/opencv/opencv.git
synced
2026-09-11 12:52:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9fe6f1afe04a18aec9363a2d672ea5520df155b
opencv-MIRROR
/
samples
/
java
/
tutorial_code
History
catree
c9fe6f1afe
Add Java and Python code for the following tutorials:
...
- Changing the contrast and brightness of an image! - Operations with images
2018-07-11 20:14:58 +02:00
..
core
Add Java and Python code for the following tutorials:
2018-07-11 20:14:58 +02:00
features2D
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
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
Add Java and Python code for the following tutorials:
2018-07-11 20:14:58 +02: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
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
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
ShapeDescriptors
Add Java and Python code for the following imgproc tutorials: Finding contours in your image, Convex Hull, Creating Bounding boxes and circles for contours, Creating Bounding rotated boxes and ellipses for contours, Image Moments, Point Polygon Test.
2018-06-10 23:57:11 +02: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
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