Colour - HDRI ============= A `Python `__ package implementing various HDRI processing algorithms. It is open source and freely available under the `BSD-3-Clause `__ terms. .. image:: https://raw.githubusercontent.com/colour-science/colour-hdri/master/docs/_static/Radiance_001.png .. sectnum:: Features -------- 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 Examples ^^^^^^^^ Various usage examples are available from the `examples directory `__. User Guide ---------- .. toctree:: :maxdepth: 2 user-guide API Reference ------------- .. toctree:: :maxdepth: 2 reference See Also -------- Publications ^^^^^^^^^^^^ - `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**. Software ^^^^^^^^ **C/C++** - `OpenCV `__ by Bradski, G. - `Piccante `__ by Banterle, F. and Benedetti, L., *Piccante* was used to verify the Grossberg (2003) Histogram Based Image Sampling. **Matlab** - `HDR Toolbox `__ by Banterle, F. et al. Code of Conduct --------------- The *Code of Conduct*, adapted from the `Contributor Covenant 1.4 `__, is available on the `Code of Conduct `__ page. Contact & Social ---------------- The *Colour Developers* can be reached via different means: - `Email `__ - `Discourse `__ - `Facebook `__ - `Github Discussions `__ - `Gitter `__ - `Twitter `__ About ----- | **Colour - HDRI** by Colour Developers | Copyright 2015 Colour Developers – `colour-developers@colour-science.org `__ | This software is released under terms of BSD-3-Clause: https://opensource.org/licenses/BSD-3-Clause | `https://github.com/colour-science/colour-hdri `__