RLOFOpticalFlowParameterNormSigma1 Property |
http://www.emgu.com
parameter of the shrinked Hampel norm
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic float NormSigma1 { get; set; }
Public Property NormSigma1 As Single
Get
Set
public:
property float NormSigma1 {
float get ();
void set (float value);
}
member NormSigma1 : float32 with get, set
Property Value
Type:
Single
See Also