This repository has been archived by the owner on Nov 22, 2019. It is now read-only.
Releases: mikrosimage/ColorPipe-tools
Releases · mikrosimage/ColorPipe-tools
Fixes, new ACES colorspaces, rgb_to_rgb_matrix
Some work about matrices
- factorize some string functions
- add a primaries only option in rgb_to_xyz_matrix tool
Concatenate LUT and label correctly curves
Presets for lut_to_lut and curve_to_lut
LUTLab
- lut_to_lut and curve_to_lut can now use presets file to define export LUT settings.
See some samples here - ext_to_1d_lut has been merge into lut_to_lut. Say hello to --smooth-size option !
- curve_to_lut has now on option to auto-detect input range : --process-input-range
There's many changes on this tools, see readme.
Utils
- New helper : 3dl
- Improved helper : spi, cube, csp, ascii
Dev
- Lots of refactoring
- New tests (and a jenkins build).
v0.10
New features
LUTLab
- Add ACES colorspaces
- curve_to_lut : a command line tool to process a 1D LUT from a gradation function
Utils
- Helper functions to plot chromaticity coordinates in CIE1931 or CIE1976 diagrams
Web app
- CherryPy web app has been refactored to anticipate the integration of LUTLab tools (like lut_to_lut for example)
Minor features
- Add first functions to support spi, 3dl, clcc formats
- Add version number in the scripts and options to display these versions in cmd line tools
New features in LUTLab and PlotThatLUT
LUTLab
- Colorspaces definitions
- RGB to XYZ matrices generator
- 3D json export
PlotThatLut
- Possibility to display several curves