ConnectedComponentsTypesTop Field |
http://www.emgu.com
The topmost (y) coordinate which is the inclusive start of the bounding box in the vertical direction.
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const ConnectedComponentsTypes Top = 1
Public Const Top As ConnectedComponentsTypes = 1
public:
literal ConnectedComponentsTypes^ Top = 1
static val mutable Top: ConnectedComponentsTypes
Field Value
Type:
ConnectedComponentsTypes
See Also