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