TonemapDurandSigmaSpace Property |
http://www.emgu.com
Bilateral filter sigma in color space
Namespace:
Emgu.CV.XPhoto
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic float SigmaSpace { get; set; }
Public Property SigmaSpace As Single
Get
Set
public:
property float SigmaSpace {
float get ();
void set (float value);
}
member SigmaSpace : float32 with get, set
Property Value
Type:
Single
See Also