LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
imagefeatures/__init__.py
imagefeatures/embedding_process.py
imagefeatures/luminosity_process.py
imagefeatures/process.py
imagefeatures/rgb_process.py
imagefeatures.egg-info/PKG-INFO
imagefeatures.egg-info/SOURCES.txt
imagefeatures.egg-info/dependency_links.txt
imagefeatures.egg-info/not-zip-safe
imagefeatures.egg-info/requires.txt
imagefeatures.egg-info/top_level.txt
tests/__init__.py
tests/process_test.py