doc: add new tutorial motion deblur filter (#12215)
authorVlad Karpushin <40189112+VladKarpushin@users.noreply.github.com>
Fri, 31 Aug 2018 14:41:22 +0000 (21:41 +0700)
committerVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Fri, 31 Aug 2018 14:41:22 +0000 (17:41 +0300)
commit7d3a1657c90dfe7b66da9f0ea8e364801e8cb324
tree6ee0e8ef089ddb1e111681a3b71ec7ae84ef0852
parentf36790d52194b52124702a644abd8a76db71f1ab
doc: add new tutorial motion deblur filter (#12215)

* doc: add new tutorial motion deblur filter

* Update motion_deblur_filter.markdown

a few minor changes
doc/tutorials/imgproc/motion_deblur_filter/images/black_car.jpg [new file with mode: 0755]
doc/tutorials/imgproc/motion_deblur_filter/images/motion_original.jpg [new file with mode: 0755]
doc/tutorials/imgproc/motion_deblur_filter/images/motion_psf.png [new file with mode: 0755]
doc/tutorials/imgproc/motion_deblur_filter/images/white_car.jpg [new file with mode: 0755]
doc/tutorials/imgproc/motion_deblur_filter/motion_deblur_filter.markdown [new file with mode: 0755]
doc/tutorials/imgproc/table_of_content_imgproc.markdown
samples/cpp/tutorial_code/ImgProc/motion_deblur_filter/motion_deblur_filter.cpp [new file with mode: 0755]