Datasets & Dataset Loading#

Loading a Dataset#

colour_datasets

load(dataset)

Load given dataset: The dataset is pulled locally, i.e. synced if required and then its data is loaded.

Ancillary Objects

colour_datasets.loaders

DATASET_LOADERS

Dataset loaders ids and callables.

AbstractDatasetLoader(record)

Define the base class for a dataset loader.

Datasets#

colour_datasets.loaders

Spectral Upsampling Coefficient Tables - Jakob and Hanika (2019)#

DatasetLoader_Jakob2019()

Define the Jakob and Hanika (2019) Spectral Upsampling Coefficient Tables dataset loader.

build_Jakob2019([load])

Singleton factory that builds the Jakob and Hanika (2019) Spectral Upsampling Coefficient Tables dataset loader.

Agfa IT8.7/2 Set - Marszalec (n.d.)#

DatasetLoader_AgfaIT872Set()

Defines the University of Kuopio Agfa IT8.7/2 Set dataset loader.

build_AgfaIT872Set([load])

Singleton factory that the builds University of Kuopio Agfa IT8.7/2 Set dataset loader.

Camera Dataset - Solomatov and Akkaynak (2023)#

DatasetLoader_Solomotav2023()

Define the Solomatov and Akkaynak (2023) Camera Dataset dataset loader.

build_Solomotav2023([load])

Singleton factory that builds the Solomatov and Akkaynak (2023) Camera Dataset dataset loader.

Camera Spectral Sensitivity Database - Jiang et al. (2013)#

DatasetLoader_Jiang2013()

Define the Jiang et al. (2013) Camera Spectral Sensitivity Database dataset loader.

build_Jiang2013([load])

Singleton factory that builds the Jiang et al. (2013) Camera Spectral Sensitivity Database dataset loader.

Constant Hue Loci Data - Hung and Berns (1995)#

DatasetLoader_Hung1995()

Define the Hung and Berns (1995) Constant Hue Loci Data dataset loader.

build_Hung1995([load])

Singleton factory that builds the Hung and Berns (1995) Constant Hue Loci Data dataset loader.

Constant Perceived-Hue Data - Ebner and Fairchild (1998)#

DatasetLoader_Ebner1998()

Define the Ebner and Fairchild (1998) Constant Perceived-Hue Data dataset loader.

build_Ebner1998([load])

Singleton factory that builds the Ebner and Fairchild (1998) Constant Perceived-Hue Data dataset loader.

Corresponding-Colour Datasets - Luo and Rhodes (1999)#

DatasetLoader_Luo1999()

Define the Luo and Rhodes (1999) Corresponding-Colour Datasets dataset loader.

build_Luo1999([load])

Singleton factory that the builds Luo and Rhodes (1999) Corresponding-Colour Datasets dataset loader.

Forest Colors - Jaaskelainen et al. (1994)#

DatasetLoader_ForestColors()

Defines the University of Kuopio Forest Colors dataset loader.

build_ForestColors([load])

Singleton factory that the builds University of Kuopio Forest Colors dataset loader.

LUTCHI Colour Appearance Data - Luo and Rhodes (1997)#

DatasetLoader_Luo1997()

Define the Luo and Rhodes (1997) LUTCHI Colour Appearance Data dataset loader.

build_Luo1997([load])

Singleton factory that the builds Luo and Rhodes (1997) LUTCHI Colour Appearance Data dataset loader.

Labsphere SRS-99-020 - Labsphere (2019)#

DatasetLoader_Labsphere2019()

Define the Labsphere (2019) Labsphere SRS-99-020 dataset loader.

build_Labsphere2019([load])

Singleton factory that builds the Labsphere (2019) Labsphere SRS-99-020 dataset loader.

Lumber Spectra - Hiltunen (n.d.)#

DatasetLoader_LumberSpectra()

Defines the University of Kuopio Lumber Spectra dataset loader.

build_LumberSpectra([load])

Singleton factory that the builds University of Kuopio Lumber Spectra dataset loader.

Measured Commercial LED Spectra - Brendel (2020)#

DatasetLoader_Brendel2020()

Define the Brendel (2020) Measured Commercial LED Spectra dataset loader.

build_Brendel2020([load])

Singleton factory that builds the Brendel (2020) Measured Commercial LED Spectra dataset loader.

Munsell Colors Glossy (All) (Spectrofotometer Measured) - Orava (n.d.)#

DatasetLoader_MunsellColorsGlossyAllSpectrofotometerMeasured()

Defines the University of Kuopio Munsell Colors Glossy (All) (Spectrofotometer Measured) dataset loader.

build_MunsellColorsGlossyAllSpectrofotometerMeasured([load])

Singleton factory that the builds University of Kuopio Munsell Colors Glossy (All) (Spectrofotometer Measured) dataset loader.

Munsell Colors Glossy (Spectrofotometer Measured) - Haanpalo (n.d.)#

DatasetLoader_MunsellColorsGlossySpectrofotometerMeasured()

Defines the University of Kuopio Munsell Colors Glossy (Spectrofotometer Measured) dataset loader.

build_MunsellColorsGlossySpectrofotometerMeasured([load])

Singleton factory that the builds University of Kuopio Munsell Colors Glossy (Spectrofotometer Measured) dataset loader.

Munsell Colors Matt (AOTF Measured) - Hauta-Kasari (n.d.)#

DatasetLoader_MunsellColorsMattAOTFMeasured()

Defines the University of Kuopio Munsell Colors Matt (AOTF Measured) dataset loader.

build_MunsellColorsMattAOTFMeasured([load])

Singleton factory that the builds University of Kuopio Munsell Colors Matt (AOTF Measured) dataset loader.

Munsell Colors Matt (Spectrofotometer Measured) - Hauta-Kasari (n.d.)#

DatasetLoader_MunsellColorsMattSpectrofotometerMeasured()

Defines the University of Kuopio Munsell Colors Matt (Spectrofotometer Measured) dataset loader.

build_MunsellColorsMattSpectrofotometerMeasured([load])

Singleton factory that the builds University of Kuopio Munsell Colors Matt (Spectrofotometer Measured) dataset loader.

New Color Specifications for ColorChecker SG and Classic Charts - X-Rite (2016)#

DatasetLoader_XRite2016()

Define the X-Rite (2016) New Color Specifications for ColorChecker SG and Classic Charts dataset loader.

build_XRite2016([load])

Singleton factory that the builds X-Rite (2016) New Color Specifications for ColorChecker SG and Classic Charts dataset loader.

Observer Function Database - Asano (2015)#

DatasetLoader_Asano2015()

Define the Asano (2015) Observer Function Database dataset loader.

build_Asano2015([load])

Singleton factory that the builds Asano (2015) Observer Function Database dataset loader.

Paper Spectra - Haanpalo (n.d.)#

DatasetLoader_PaperSpectra()

Defines the University of Kuopio Paper Spectra dataset loader.

build_PaperSpectra([load])

Singleton factory that the builds University of Kuopio Paper Spectra dataset loader.

Physlight - Camera Spectral Sensitivity Curves - Winquist et al. (2022)#

DatasetLoader_Winquist2022()

Define the Winquist et al. (2022) Physlight - Camera Spectral Sensitivity Curves dataset /loader.

build_Winquist2022([load])

Singleton factory that builds the Winquist et al. (2022) Physlight - Camera Spectral Sensitivity Curves dataset loader.

RAW to ACES Utility Data - Dyer et al. (2017)#

DatasetLoader_Dyer2017()

Define the Dyer et al. (2017) RAW to ACES Utility Data dataset loader.

build_Dyer2017([load])

Singleton factory that builds the Dyer et al. (2017) RAW to ACES Utility Data dataset loader.

Spectral Database of Commonly Used Cine Lighting - Karge et al. (2015)#

DatasetLoader_Zhao2009()

Define the Zhao et al. (2009) Spectral Sensitivity Database dataset loader.

build_Zhao2009([load])

Singleton factory that builds the Zhao et al. (2009) Spectral Sensitivity Database dataset loader.

Spectral Sensitivity Database - Zhao et al. (2009)#

DatasetLoader_Zhao2009()

Define the Zhao et al. (2009) Spectral Sensitivity Database dataset loader.

build_Zhao2009([load])

Singleton factory that builds the Zhao et al. (2009) Spectral Sensitivity Database dataset loader.