| SimpleBlobDetectorParamsblobColor Property |
http://www.emgu.com
Blob color
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic byte blobColor { get; set; }Public Property blobColor As Byte
Get
Set
public:
property unsigned char blobColor {
unsigned char get ();
void set (unsigned char value);
}member blobColor : byte with get, set
Property Value
Type:
Byte
See Also