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: 3.4.1.20180605-33-CaRLSharp
SyntaxPublic ReadOnly Property Top As Integer
Get
public:
property int Top {
int get ();
}
member Top : int with get
Property Value
Type:
Int32
See Also