This website requires JavaScript.
Explore
City Headlines
Help
Register
Sign In
github-featured
/
opencv--opencv
Watch
2
Star
0
Fork
0
You've already forked opencv--opencv
Code
Issues
Pull Requests
Deployments
Models
Agent Notes
Packages
Projects
Releases
Wiki
Activity
Files
master
opencv--opencv
/
samples
/
java
/
tutorial_code
/
ImgTrans
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
catree
481af5c469
Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code.
...
Uniform Lowe's ratio test in the code.
2018-07-02 15:10:53 +02:00
..
canny_detector
Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial.
2018-05-18 20:11:53 +02:00
distance_transformation
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
Filter2D
Tutorial Filter2D
2017-10-05 14:17:38 +03:00
HoughCircle
Tutorial Hough Circles
2017-10-05 14:17:38 +03:00
HoughLine
Tutorial Hough Lines
2017-10-05 14:17:38 +03:00
LaPlace
Tutorial Laplace Operator
2017-10-05 14:14:04 +03:00
MakeBorder
Tutorial Make Border
2017-10-05 14:17:38 +03:00
remap
Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial.
2018-05-18 20:11:53 +02:00
SobelDemo
Tutorial Sobel Derivatives
2017-10-05 14:17:36 +03:00
warp_affine
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