| ConnectedComponentsBlobTop Property |
The topmost (y) coordinate which is the inclusive start of the bounding box in the vertical direction.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public ReadOnly Property Top As Integer
Get
public:
property int Top {
int get ();
}
member Top : int with get
Property Value
Type:
Int32See Also