Property SorIterations
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
SorIterations
Number of inner successive over-relaxation (SOR) iterations in the minimization procedure to solve the respective linear system.
public int SorIterations { get; set; }