Click or drag to resize

CvBlobsCount Property

http://www.emgu.com
Gets the number of label/Blob pairs contained in the collection

Namespace:  Emgu.CV.Cvb
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also