[This is preliminary documentation and is subject to change.]

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.0.0 (2.0.0.0)

Syntax

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

See Also