If TRUE we ignore holes within foreground blobs. Defaults to TRUE.

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

Syntax

C#
public int is_obj_without_holes
Visual Basic (Declaration)
Public is_obj_without_holes As Integer
Visual C++
public:
int is_obj_without_holes

See Also