MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
perception/__init__.py
perception/_version.py
perception/benchmarking.py
perception/tools.py
perception.egg-info/PKG-INFO
perception.egg-info/SOURCES.txt
perception.egg-info/dependency_links.txt
perception.egg-info/requires.txt
perception.egg-info/top_level.txt
perception/hashers/__init__.py
perception/hashers/average.py
perception/hashers/dhash.py
perception/hashers/hasher.py
perception/hashers/opencv.py
perception/hashers/pdq.py
perception/hashers/phash.py
perception/hashers/tools.py
perception/hashers/wavelet.py
perception/testing/__init__.py
perception/testing/testing.py
perception/testing/images/README.md
perception/testing/images/image1.jpg
perception/testing/images/image10.jpg
perception/testing/images/image2.jpg
perception/testing/images/image3.jpg
perception/testing/images/image4.jpg
perception/testing/images/image5.jpg
perception/testing/images/image6.jpg
perception/testing/images/image7.jpg
perception/testing/images/image8.jpg
perception/testing/images/image9.jpg
tests/__init__.py
tests/test_benchmarking.py
tests/test_hashers.py
tests/test_tools.py