ConnectedComponentsBlobWidth Property
|
The horizontal size of the bounding box.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic int Width { get; }
Public ReadOnly Property Width As Integer
Get
public:
property int Width {
int get ();
}
member Width : int with get
Property Value
Type:
Int32
See Also