Tutorial Smoothing Images
authortribta <joaocartuchoo@gmail.com>
Sun, 20 Aug 2017 16:14:12 +0000 (17:14 +0100)
committertribta <joaocartuchoo@gmail.com>
Thu, 5 Oct 2017 11:14:03 +0000 (14:14 +0300)
commitbc18fb481f432c847765de939a977e63b90cc8b0
tree848a52bce914e35fffb2038f3f163d2466b78a87
parent5f6ce6f4b0a6caeefab715dca164f47e20d14d33
Tutorial Smoothing Images
doc/tutorials/imgproc/gausian_median_blur_bilateral_filter/gausian_median_blur_bilateral_filter.markdown
doc/tutorials/imgproc/table_of_content_imgproc.markdown
samples/cpp/tutorial_code/ImgProc/Smoothing.cpp [deleted file]
samples/cpp/tutorial_code/ImgProc/Smoothing/Smoothing.cpp [new file with mode: 0644]
samples/java/tutorial_code/ImgProc/Smoothing/Smoothing.java [new file with mode: 0644]
samples/python/tutorial_code/imgProc/Smoothing/smoothing.py [new file with mode: 0644]