| ConnectedComponentsBlobRect Property |
The bounding box.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public Rect Rect { get; }
Public ReadOnly Property Rect As Rect
Get
public:
property Rect Rect {
Rect get ();
}
member Rect : Rect with get
Property Value
Type:
RectSee Also