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