Metadata-Version: 1.1
Name: chromatose
Version: 1.0.2
Summary: Personal palette collection, palette visualizer, interpolator, and extractor
Home-page: https://github.com/atisor73/chromatose
Author: Rosita Fu
Author-email: rosita.fu99@gmail.com
License: MIT
Download-URL: https://github.com/atisor73/chromatose/archive/v1.0.2.tar.gz
Description: Chromatose is a package for storing and visualizing palettes, constructing new ones via interpolation or extraction. The stored palettes are for personal record, featuring diverging and continuous palettes. The interpolation scheme here can be used to create entirely new ones given only a few intermediary points. The underlying algorithm uses a combination of linear and polynomial splines in customizable color space metrics RGB, HSL, or HSV. Heatmaps are a great way to visualize the results. To extract palettes from images, chromatose employs k-means clustering and median-cut algorithms.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Visualization
