Metadata-Version: 2.0
Name: TMO4CT
Version: 0.6
Summary: Distance-weighted local histogram equalization based tone mapping for CT images.
Home-page: https://github.com/dvolgyes/TMO4CT
Author: David Völgyes
Author-email: david.volgyes@ieee.org
License: AGPL v3
Keywords: tonemapping,CT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5
Requires-Dist: dcm2hdr
Requires-Dist: imageio
Requires-Dist: numpy
Requires-Dist: pycontracts
Requires-Dist: python-magic
Requires-Dist: scikit-image
Requires-Dist: scipy
Requires-Dist: tifffile


This algorithm is a tone mapping / dynamic range reduction algorithm
mainly for CT images, but it should work with regular (color) photos too.


