| GrayworldWBSaturationThreshold Property |
Maximum saturation for a pixel to be included in the gray-world assumption.
Namespace:
OpenCvSharp.XPhoto
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public float SaturationThreshold { get; set; }
Public Property SaturationThreshold As Single
Get
Set
public:
property float SaturationThreshold {
float get ();
void set (float value);
}
member SaturationThreshold : float32 with get, set
Property Value
Type:
SingleSee Also