onvif
    Preparing search index...

    Interface ImagingSettingsExtension203

    interface ImagingSettingsExtension203 {
        defogging?: Defogging;
        extension?: ImagingSettingsExtension204;
        noiseReduction?: NoiseReduction;
        toneCompensation?: ToneCompensation;
    }
    Index
    defogging?: Defogging

    Optional element to configure Image Defogging.

    noiseReduction?: NoiseReduction

    Optional element to configure Image Noise Reduction.

    toneCompensation?: ToneCompensation

    Optional element to configure Image Contrast Compensation.