Skip to the content.

index

pillow_numpy_basic.py

description

image processing basic sample (this script no processing)

preparation

prepare target photo

usage

$ python pillow_numpy_basic.py sample.jpg

original image

any image is ok

processed image

same with original

References