colour_datasets.loaders.build_Luo1999#

colour_datasets.loaders.build_Luo1999(load: bool = True) DatasetLoader_Luo1999[source]#

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

Parameters:

load (bool) – Whether to load the dataset upon instantiation.

Returns:

Singleton instance of the Luo and Rhodes (1999) Corresponding-Colour Datasets dataset loader.

Return type:

colour_datasets.loaders.DatasetLoader_Luo1999

References

[Bre87], [LR99], [MMT76]