Colour - HDRI - 0.1.2
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
andcolour_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
.
- Remove and replace with