Public ReadOnly Property BackgroundVariance As Byte
Dim instance As BrightnessContrastResults Dim value As Byte value = instance.BackgroundVariance
public byte BackgroundVariance {get;}
Public ReadOnly Property BackgroundVariance As Byte
Dim instance As BrightnessContrastResults Dim value As Byte value = instance.BackgroundVariance
public byte BackgroundVariance {get;}
This is calculated by looking at the range of above median brightness across the image, which measures primarily high frequency changes.