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