2.1.1 Primary Dependencies
Colour - HDRI requires various dependencies in order to run:
HDRI processing algorithms for Python
A Python package implementing various HDRI processing algorithms.
It is open source and freely available under the BSD-3-Clause terms.
The following features are available:
HDRI Generation
Debevec (1997) Camera Response Function Computation
Grossberg (2003) Histogram Based Image Sampling
Variance Minimization Light Probe Sampling
Global Tonemapping Operators
Adobe DNG SDK Colour Processing
Absolute Luminance Calibration
Digital Still Camera (DSC) Exposure Model
Raw Processing Helpers
Vignette Characterisation & Correction
Various usage examples are available from the examples directory.
Because of their size, the resources dependencies needed to run the various examples and unit tests are not provided within the Pypi package. They are separately available as Git Submodules when cloning the repository.
Colour - HDRI requires various dependencies in order to run:
Once the dependencies are satisfied, Colour - HDRI can be installed from the Python Package Index by issuing this command in a shell:
pip install --user colour-hdri
The optional features dependencies are installed as follows:
pip install --user 'colour-hdri[optional]'
The figures plotting dependencies are installed as follows:
pip install --user 'colour-hdri[plotting]'
The overall development dependencies are installed as follows:
pip install --user 'colour-hdri[development]'
If you would like to contribute to Colour - HDRI, please refer to the following Contributing guide for Colour.
The bibliography is available in the repository in BibTeX format.
The main technical reference for Colour - HDRI is the API Reference.
Advanced High Dynamic Range Imaging: Theory and Practice by Banterle, F. et al.
Advanced High Dynamic Range Imaging: Theory and Practice was used as a reference for some of the algorithms of Colour - HDRI.
C/C++
Piccante was used to verify the Grossberg (2003) Histogram Based Image Sampling.
Matlab
HDR Toolbox by Banterle, F. et al.
The Code of Conduct, adapted from the Contributor Covenant 1.4, is available on the Code of Conduct page.
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Details for the file colour_hdri-0.2.5.tar.gz
.
Algorithm | Hash digest | |
---|---|---|
SHA256 | f42e4ac1b4606968e58ca72e34ce9833f9f3039def854f6aed7c7b2ef36d4653 |
|
MD5 | 8154327ce53ae4fd327283cd3bddce38 |
|
BLAKE2b-256 | 9b3f157fb1f04e4ea6b498ebdbe5497d60b1e659cf5a5e81b87fa903a22925bd |
Details for the file colour_hdri-0.2.5-py3-none-any.whl
.
Algorithm | Hash digest | |
---|---|---|
SHA256 | f972fedb8a5dfedbcf64b0904269c4ccdf81ae444ef4d32392766791e2b77316 |
|
MD5 | 7917f4ebc5f1aa4977a31ba2fc10b75f |
|
BLAKE2b-256 | f5d268a92a87504f036ad69d17fbbe845f1520ba42da0971483293d9bf864e96 |