Skip to content

Tags: CSCG/autocrop

Tags

0.2.0

Toggle 0.2.0's commit message
Second minor release

0.1.5

Toggle 0.1.5's commit message
Bugfixes (leblancfg#23)

* Update autocrop.py

Sundeep fixed the bug and it's working now

* PEP8

* properly handle image == None

0.1.4

Toggle 0.1.4's commit message
Merge pull request leblancfg#15 from leblancfg/numpy

tightened numpy requirements, bumped to v0.1.4

0.1.3

Toggle 0.1.3's commit message
Merge branch 'master' of https://github.com/leblancfg/autocrop

Only merging README.md

0.1.2

Toggle 0.1.2's commit message
re-added frozen requirements.txt

0.1.1

Toggle 0.1.1's commit message
Issue 008 (leblancfg#10)

* Created package folder

* PEP8 style fixes

* Basic CLI argument handling with argparse

* OpenCV now >3

* Fixed license info related to third party: OpenCV

* Added gitignore

* Ready for PyPI:test

help

Toggle help's commit message
CLI working, opencv now >3

0.1

Toggle 0.1's commit message
Adds a tag so that we can put this on PyPI.