http://www.emgu.com
The number of pixels in this blob
Namespace:
Emgu.CV.Cvb
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
SyntaxPublic ReadOnly Property Area As Integer
Get
public:
property int Area {
int get ();
}
member Area : int with get
Property Value
Type:
Int32
See Also