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