VariationalRefinementGamma Property |
http://www.emgu.com
Weight of the gradient constancy term
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
Syntaxpublic float Gamma { get; set; }
Public Property Gamma As Single
Get
Set
public:
property float Gamma {
float get ();
void set (float value);
}
member Gamma : float32 with get, set
Property Value
Type:
Single
See Also