Discard foreground blobs whose bounding box is smaller than this threshold.

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public float minArea
Visual Basic (Declaration)
Public minArea As Single
Visual C++
public:
float minArea

See Also