Vizualizing convolution filters in python (tutorial)

preview_player
Показать описание
Use the python programming language to visualize convolution filters.

By using kernels (NxM matrices), images can be filtered to produce a variety of effects. From sharpening to blurring, edge detection, shifting, scaling, etc...

This video is aimed at people interested in image processing and python.

Рекомендации по теме
Комментарии
Автор

I want to operate this code in gray scale image. How can I do that?

oguzhangundogan
Автор

How to run you code? Pycharm run it but doesn't show pyplt...

lnkr