AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
camera_match/__init__.py
camera_match/camera_match.py
camera_match/metrics.py
camera_match/optimise.py
camera_match/pipeline.py
camera_match/preprocessing.py
camera_match/readers.py
camera_match.egg-info/PKG-INFO
camera_match.egg-info/SOURCES.txt
camera_match.egg-info/dependency_links.txt
camera_match.egg-info/not-zip-safe
camera_match.egg-info/requires.txt
camera_match.egg-info/top_level.txt
camera_match/nodes/Curves.py
camera_match/nodes/LUT.py
camera_match/nodes/Matrix.py
camera_match/nodes/Node.py
camera_match/nodes/Transform.py
camera_match/nodes/__init__.py
camera_match/nodes/datasets/__init__.py
camera_match/nodes/datasets/emor.py
camera_match/nodes/tests/__init__.py
camera_match/nodes/tests/test_Curves.py
camera_match/nodes/tests/test_LUT.py
camera_match/nodes/tests/test_Matrix.py
camera_match/nodes/tests/test_Transform.py
camera_match/tests/__init__.py
camera_match/tests/test_pipeline.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_camera_match.py