Discover Learn Reference Get OpenPLX Search Contact

Sensors/Signals/Traits

RelativeIlluminanceCutoff

trait RelativeIlluminanceCutoff:
    .doc: """
    Illuminance value cutoff in relative (output) space for a camera output.
    This is applied to an output post exposure effects.
    All values in (minimum, maximum) are kept as is.
    """
    minimum_relative_illuminance is Real: 0.0
    maximum_relative_illuminance is Real: 1.0

OpenPLX is a work in progress. This draft version will evolve with user feedback and experience. We welcome your input and collaboration.
X