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