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