Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

Releases: mikrosimage/ColorPipe-tools

Fixes, new ACES colorspaces, rgb_to_rgb_matrix

21 May 21:07
@mfe mfe
Compare
Choose a tag to compare
  • Add ACEScg and ACEScc colorspaces
  • Update ACESproxy colorspace
  • Deprecate ACESlog colorspace
  • Convert rgb_to_XYZ_matrix to rgb_to_rgb_matrix
  • Add input_range for cube LUTs

Some work about matrices

23 Dec 22:14
@mfe mfe
Compare
Choose a tag to compare
  • factorize some string functions
  • add a primaries only option in rgb_to_xyz_matrix tool

Concatenate LUT and label correctly curves

26 Jun 11:47
@mfe mfe
Compare
Choose a tag to compare

LutLab

  • Add curve labels in plot_that_lut
    Curves and labels
  • Allow LUT concatenation in lut_to_lut

dev

  • Some clean

Presets for lut_to_lut and curve_to_lut

02 May 12:47
@mfe mfe
Compare
Choose a tag to compare

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

17 Mar 15:44
@mfe mfe
Compare
Choose a tag to compare

LutLab

  • Add first version of plot_that_chroma, a command line tool to display xy / u'v' coords in CIE diagrams.
    Ex :
    gamuts_1976
  • Add Scratch 1D LUT support in curve_to_lut

utils

  • Add Scratch 1D/2D LUT support

New features

24 Jan 17:01
@mfe mfe
Compare
Choose a tag to compare

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

gamuts_1976

Web app

  • CherryPy web app has been refactored to anticipate the integration of LUTLab tools (like lut_to_lut for example)

Minor features

30 Dec 17:45
@mfe mfe
Compare
Choose a tag to compare
  • 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

11 Dec 17:57
@mfe mfe
Compare
Choose a tag to compare

LUTLab

  • Colorspaces definitions
  • RGB to XYZ matrices generator
  • 3D json export

PlotThatLut

  • Possibility to display several curves

v0.5

13 Nov 10:04
@mfe mfe
Compare
Choose a tag to compare
Lut_to_lut 3d cube export and inversion options

v0.4

13 Nov 10:00
@mfe mfe
Compare
Choose a tag to compare
New features and scripts.