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