Click or drag to resize

VariationalRefinementSorIterations Property

http://www.emgu.com
Number of inner successive over-relaxation (SOR) iterations in the minimization procedure to solve the respective linear system.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public int SorIterations { get; set; }

Property Value

Type: Int32
See Also