Spectral Recovery and Up-sampling#
Reflectance Recovery#
CIE XYZ Colourspace to Spectral#
colour
|
Recover the spectral distribution of given CIE XYZ tristimulus values using given method. |
Supported spectral distribution recovery methods. |
Jakob and Hanika (2019)#
colour.recovery
|
Recover the spectral distribution of given CIE XYZ tristimulus values using Jakob and Hanika (2019) method. |
Define a class for working with pre-computed lookup tables for the Jakob and Hanika (2019) spectral upsampling method. |
Ancillary Objects
colour.recovery
|
Return a spectral distribution following the spectral model given by Jakob and Hanika (2019). |
|
Compute the coefficients for Jakob and Hanika (2019) reflectance spectral model. |
Mallett and Yuksel (2019)#
colour.recovery
|
Recover the spectral distribution of given RGB colourspace array using Mallett and Yuksel (2019) method. |
Ancillary Objects
colour.recovery
the base object for multi spectral computations. |
|
Shape for Mallett and Yuksel (2019) sRGB colourspace basis functions: (380, 780, 5). |
|
Perform the spectral primary decomposition as described in Mallett and Yuksel (2019) for given RGB colourspace. |
Meng, Simon and Hanika (2015)#
colour.recovery
|
Recover the spectral distribution of given CIE XYZ tristimulus values using Meng et al. (2015) method. |
Otsu, Yamamoto and Hachisuka (2018)#
colour.recovery
|
Recover the spectral distribution of given CIE XYZ tristimulus values using Otsu et al. (2018) method. |
Ancillary Objects
colour.recovery
|
Store all the information needed for the Otsu et al. (2018) spectral upsampling method. |
|
A sub-class of |
Smits (1999)#
colour.recovery
|
Recover the spectral distribution of given RGB colourspace array using Smits (1999) method. |
Smits (1999) spectral distributions. |
Camera RGB Sensitivities Recovery#
Jiang, Liu, Gu and Süsstrunk (2013)#
colour.recovery
|
Recover a single camera RGB sensitivity for given camera RGB values using Jiang et al. (2013) method. |
Recover the camera RGB sensitivities for given camera RGB values using Jiang et al. (2013) method. |
Ancillary Objects
colour.recovery
|
Perform the Principal Component Analysis (PCA) on given camera RGB sensitivities. |