opencv/samples/cpp/tutorial_code/ImgTrans
2018-05-24 01:11:28 +02:00
..
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. 2018-05-18 20:11:53 +02:00
copyMakeBorder_demo.cpp Tutorial Make Border 2017-10-05 14:17:38 +03:00
filter2D_demo.cpp Tutorial Filter2D 2017-10-05 14:17:38 +03:00
Geometric_Transforms_Demo.cpp 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
HoughCircle_Demo.cpp Misc. ./samples typos 2018-02-08 05:52:08 -05:00
houghcircles.cpp Update samples (#10333) 2017-12-18 13:44:11 +03:00
HoughLines_Demo.cpp some improvements on tutorials 2017-07-29 20:08:19 +03:00
houghlines.cpp samples: avoid using of legacy C-like API 2018-03-26 13:42:35 +03:00
imageSegmentation.cpp Fixed compilation warnings in samples: 2018-02-12 18:42:36 +03:00
Laplace_Demo.cpp Tutorial Laplace Operator 2017-10-05 14:14:04 +03:00
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. 2018-05-18 20:11:53 +02:00
Sobel_Demo.cpp Tutorial Sobel Derivatives 2017-10-05 14:17:36 +03:00