| BroxOpticalFlowSolverIterations Property |
[Missing <summary> documentation for "P:OpenCvSharp.BroxOpticalFlow.SolverIterations"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int SolverIterations { get; set; }
Public Property SolverIterations As Integer
Get
Set
public:
property int SolverIterations {
int get ();
void set (int value);
}
member SolverIterations : int with get, set
Property Value
Type:
Int32See Also