.gitignore
.travis.yml
LICENSE
LICENSE-3RD-PARTY.txt
MANIFEST.in
README.md
appveyor.yml
changelog.md
requirements-test.txt
requirements.txt
setup.cfg
setup.py
autocrop/__init__.py
autocrop/__version__.py
autocrop/autocrop.py
autocrop/haarcascade_frontalface_default.xml
autocrop.egg-info/PKG-INFO
autocrop.egg-info/SOURCES.txt
autocrop.egg-info/dependency_links.txt
autocrop.egg-info/entry_points.txt
autocrop.egg-info/requires.txt
autocrop.egg-info/top_level.txt
tests/__init__.py
tests/test_autocrop.py
tests/data/README.md
tests/data/duncan.jpg
tests/data/king.jpg
tests/data/kwong.png
tests/data/macbeth.jpg
tests/data/mccormack.jpg
tests/data/noise.png
tests/data/obama.jpg
tests/data/smith.jpg
tests/data/vezina.jpg