filter_3by3.py
description
Image processing by using 3x3 filter
This script is laplacian filter
preparation
prepare target photo
usage
$ python filter_3by3.py sample.jpg
original image
processed image
References
- Interface 2017/05
Image processing by using 3x3 filter
This script is laplacian filter
prepare target photo
$ python filter_3by3.py sample.jpg