Skip to content

Colorimeter interface/device class, for devices that can measure and return XYZ tristimulus values #39

Description

@JorisVincent

Class Colorimeter (abstract base), to connect to and use Colorimeters. Should have an abstract method read_XYZ() / measure_XYZ() which returns a measured XYZ tristimulus value.

NOTE: all Colorimeters are by definition also Photometers: if it can return XYZ, it can return Y, which is luminance. Thus, should also implement readLuminance(), as calling read_XYZ and returning only the Y component.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions