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.
catree
4c1c3147d9
Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection.
|
7 years ago |
.. |
CannyDetector_Demo.cpp
|
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.
|
7 years ago |
Geometric_Transforms_Demo.cpp
|
Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection.
|
7 years ago |
HoughCircle_Demo.cpp
|
Misc. ./samples typos
|
7 years ago |
HoughLines_Demo.cpp
|
some improvements on tutorials
|
8 years ago |
Laplace_Demo.cpp
|
Tutorial Laplace Operator
|
8 years ago |
Remap_Demo.cpp
|
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.
|
7 years ago |
Sobel_Demo.cpp
|
Tutorial Sobel Derivatives
|
8 years ago |
copyMakeBorder_demo.cpp
|
Tutorial Make Border
|
8 years ago |
filter2D_demo.cpp
|
Tutorial Filter2D
|
8 years ago |
houghcircles.cpp
|
Update samples (#10333)
|
7 years ago |
houghlines.cpp
|
samples: avoid using of legacy C-like API
|
7 years ago |
imageSegmentation.cpp
|
Fixed compilation warnings in samples:
|
7 years ago |