Apply image filterΒΆ

plot filter
import seaborn_image as isns

img = isns.load_image("polymer")

ax = isns.filterplot(img, "median", size=5, cmap="ice")

Total running time of the script: ( 0 minutes 0.407 seconds)

Gallery generated by Sphinx-Gallery