Colour-hdri

Latest version: v0.2.3

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.1.6

This release is a compatibility release with [Colour 0.3.14](https://github.com/colour-science/colour/releases/tag/v0.3.14)

0.1.5

This release is a compatibility release with [Colour 0.3.12](https://github.com/colour-science/colour/releases/tag/v0.3.12)

Features

`colour_hdri.utilities`
- Implement support for average image illuminance with `colour_hdri.average_illuminance` definition. (kelsolaar)

Fixes

`colour_hdri.utilities`
- `colour_hdri.average_luminance` definition returns actual image average luminance and not its inverse. (kelsolaar)
- Fix incorrect exposure value computation in `colour_hdri.exposure_value` definition. (kelsolaar)

Changes

`colour_hdri.plotting`
- `colour_hdri.plotting.radiance_image_strip_plot`: (kelsolaar)
- Name: `plot_radiance_image_strip`
- `colour_hdri.plotting.tonemapping_operator_image_plot`: (kelsolaar)
- Name: `plot_tonemapping_operator_image`

0.1.4

This release is a compatibility release with [Colour 0.3.11](https://github.com/colour-science/colour/releases/tag/v0.3.11)

Fixes

`colour_hdri.process`
- Update dng conversion settings to remove white balance induced artefacts. (kelsolaar)

0.1.3

Fixes

`colour_hdri.generation`
- Fix conversion to radiance image exhibiting black pixels when using saturated bound images in `colour_hdri.image_stack_to_radiance_image` definition. (kelsolaar)

Features

`colour_hdri.utilities`
- `colour_hdri.ImageStack` class has now a `colour_hdri.ImageStack.sort` method allowing to sort the image stack with user given sorting key, e.g. average luminance. (kelsolaar)

Changes

- `colour_hdri.Image.read_data`: (kelsolaar)
- Signature: `read_data(self, decoding_cctf=None)`
- `colour_hdri.ImageStack.from_files`: (kelsolaar)
- Signature: `from_files(image_files, decoding_cctf=None)`

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` 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`.

0.1.1

This release is a compatibility release with [Colour 0.3.8](https://github.com/colour-science/colour/releases/tag/v0.3.8)

Features

`colour_hdri.sampling`
- Implement `colour_hdri.light_probe_sampling_variance_minimization` definition sampling given light probe to find lights using Viriyothai (2009) variance minimization light probe sampling algorithm. (kelsolaar)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.