| SimpleBlobDetectorParamsFilterByInertia Property |
http://www.emgu.com
Filter by inertia
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic bool FilterByInertia { get; set; }Public Property FilterByInertia As Boolean
Get
Set
public:
property bool FilterByInertia {
bool get ();
void set (bool value);
}member FilterByInertia : bool with get, set
Property Value
Type:
Boolean
See Also