Hi everybody.
I wrote a python code to set filters on image, But there is a problem. The gassian blur (in line 56 of current commit) takes lots of time to run for mediocre and bigger images. Is there any faster algorythm to do it?
Thanks :)
https://github.com/SirSaleh/Image_filterer/blob/master/filterer_class.py