SoFillHolesProcessing2d Class Reference
[Separating And Filling]

ImageViz SoFillHolesProcessing2d engine More...

#include <ImageViz/Engines/ImageSegmentation/SeparatingAndFilling/SoFillHolesProcessing2d.h>

Inheritance diagram for SoFillHolesProcessing2d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Types

enum  NeighborhoodConnectivity {
  CONNECTIVITY_8 = 0,
  CONNECTIVITY_4 = 1
}

Public Member Functions

 SoFillHolesProcessing2d ()

Public Attributes

SoSFImageDataAdapter inObjectImage
SoSFEnum neighborhoodConnectivity
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outObjectImage

Detailed Description

ImageViz SoFillHolesProcessing2d engine

The SoFillHolesProcessing2d engine fills the holes in particles slice by slice.

For an introduction, see section Morphology.

This engine fills the holes inside particles, irrespective of their size. It works slice by slice.

SoFillHolesProcessing_image01.png

Illustration of the File Holes command

SEE ALSO

SoFillImageBorderProcessing3d.

FILE FORMAT/DEFAULT


Library references: hole_fill2d

See related examples:

PoreAnalysis


Member Enumeration Documentation

Enumerator:
CONNECTIVITY_8 

This field specifies a 8-connectivity for the filling.

CONNECTIVITY_4 

This field specifies a 4-connectivity for the filling.


Constructor & Destructor Documentation

SoFillHolesProcessing2d::SoFillHolesProcessing2d (  ) 

Constructor.


Member Data Documentation

The input binary or label image.

Default value is NULL. Supported types include: binary label color image.

Select the connectivity mode.

Use enum NeighborhoodConnectivity. Default is CONNECTIVITY_8

The output binary or label image.

Default value is NULL. Supported types include: grayscale binary label color image.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/