SoClosingLineProcessing2d Class Reference
[Opening And Closing]

ImageViz SoClosingLineProcessing2d engine More...

#include <ImageViz/Engines/MathematicalMorphology/OpeningAndClosing/SoClosingLineProcessing2d.h>

Inheritance diagram for SoClosingLineProcessing2d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoClosingLineProcessing2d ()

Public Attributes

SoSFImageDataAdapter inImage
SoSFFloat orientationAngle
SoSFInt32 elementSize
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoClosingLineProcessing2d engine

The SoClosingLineProcessing2d engine performs a 2D closing using a structuring element matching with a line.

For an introduction, see:

This engine performs a 2D closing using a linear structuring element. The direction of 0 degree is horizontal and to the left, and the angles are calculated counter-clockwise.

SEE ALSO

SoOpeningLineProcessing2d.

FILE FORMAT/DEFAULT


Library references: lclosing


Constructor & Destructor Documentation

SoClosingLineProcessing2d::SoClosingLineProcessing2d (  ) 

Constructor.


Member Data Documentation

The half size of the structuring element.

A structuring element always has an odd side length (3x3, 5x5, etc) which is defined by 2 * elementSize + 1. Default value is 3.

The input image.

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

The angle of orientation in degrees (not radians).

Default value is 10.0f.

The output 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/