VariationalRefinementOmega Property |
http://www.emgu.com
Relaxation factor in SOR
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic float Omega { get; set; }
Public Property Omega As Single
Get
Set
public:
property float Omega {
float get ();
void set (float value);
}
member Omega : float32 with get, set
Property Value
Type:
Single
See Also