Skip to content

Colour - HDRI - 0.1.2

Compare
Choose a tag to compare
@KelSolaar KelSolaar released this 12 Mar 08:22
· 510 commits to develop since this release

Features

colour_hdri.models

  • Implement support for Adobe DNG SDK colour processing with colour_hdri.xy_to_camera_neutral, colour_hdri.camera_neutral_to_xy, colour_hdri.XYZ_to_camera_space_matrix and colour_hdri.camera_space_to_XYZ_matrix definitions. (@KelSolaar)

colour_hdri.recovery

  • Implement colour_hdri.highlights_recovery_LCHab definition performing highlights recovery in CIE LCHab colourspace. (@KelSolaar)

Changes

colour_hdri.utilities

  • colour_hdri.linear_conversion: (@KelSolaar)
    • Remove and replace with colour.linear_conversion.