cobanov / cropper

Insanely fast smart cropping using OpenCV SIFT algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

MIT License

Cropper

Insanely fast (multi-core) smart cropping using OpenCV SIFT algorithm

Usage/Examples

python cropper.py --folder_path -crop -squared

Installation

pip install -r requirements.txt

Features

  • Plot boundry boxes without cropping
  • Squared cropping
  • White border cropping

Screenshots




Contributing

Contributions are always welcome!

About

Insanely fast smart cropping using OpenCV SIFT algorithm

License:MIT License


Languages

Language:Python 100.0%