opencv/samples/cpp/tutorial_code/ImgProc
Karpushin Vladislav a8e9a3a88d doc: add new tutorial "Out of focus deblur filter"
In this tutorial you will learn:
- what is a degradation image model
- what is a PSF of an out-of-focus image
- how to restore a blurred image
- what is the Wiener filter
2018-07-27 17:12:24 +07:00
..
changing_contrast_brightness_image Add Java and Python code for the following tutorials: 2018-07-11 20:14:58 +02:00
HitMiss Tutorial Hit-or-Miss 2017-10-05 14:14:04 +03:00
morph_lines_detection samples: avoid using of legacy C-like API 2018-03-26 13:42:35 +03:00
out_of_focus_deblur_filter doc: add new tutorial "Out of focus deblur filter" 2018-07-27 17:12:24 +07:00
Pyramids Tutorial Image Pyramids 2017-10-05 14:17:38 +03:00
Smoothing Add Java and Python code for morphology tutorials. 2018-05-16 14:19:48 +02:00
BasicLinearTransforms.cpp Add Java and Python code for the following tutorials: 2018-07-11 20:14:58 +02:00
Morphology_1.cpp Add Java and Python code for morphology tutorials. 2018-05-16 14:19:48 +02:00
Morphology_2.cpp Add Java and Python code for morphology tutorials. 2018-05-16 14:19:48 +02:00
Threshold_inRange.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
Threshold.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