| EdgeBoxesGamma Property |
Gets or sets the affinity sensitivity.
Namespace:
OpenCvSharp.XImgProc
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public virtual float Gamma { get; set; }
Public Overridable Property Gamma As Single
Get
Set
public:
virtual property float Gamma {
float get ();
void set (float value);
}
abstract Gamma : float32 with get, set
override Gamma : float32 with get, set
Property Value
Type:
SingleSee Also