.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
LICENSE-3RD-PARTY.txt
MANIFEST.in
Makefile
README.md
appveyor.yml
changelog.md
pytest.ini
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/codeql-analysis.yml
autocrop/__init__.py
autocrop/__version__.py
autocrop/autocrop.py
autocrop/cli.py
autocrop/constants.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
examples/visual_tests.ipynb
tests/__init__.py
tests/conftest.py
tests/test_autocrop.py
tests/test_cli.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/remba-gardner.gif
tests/data/smith.jpg
tests/data/vezina.jpg