Houyizheng / smartcrop

Smartcrop, a multi-pass context-aware cropping tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smartcrop

Smartcrop is a multi-pass context-aware cropping tool

Usage:

Make sure source images are in the source folder.

python smartcrop.py -i "[filename.jpg]" -x 300 - y 300

Will take filename.jpg and produce reference information images and the final crop in /output

original edges blocks final image

Usable image information changes depending on crop resolution

python smartcrop.py -i "[filename.jpg]" -x 400 - y 300

different

About

Smartcrop, a multi-pass context-aware cropping tool


Languages

Language:Python 100.0%