See: Description
Class | Description |
---|---|
SoImageVizEngine |
Abstract base class for all ImageViz engines.
|
SoImageVizEngine.EventArg |
Structure given to callback when an event is raised.
|
SoImageVizEngineAnalysisOutput<T> |
Image Processing output class to convert an SoImageAnalysisResult to result details.
|
SoImageVizEngineOutput<T extends SoSFFieldContainer,S extends SoFieldContainer> |
This class is similar to SoEngineOutput except that it keep a reference to
output's value even if no one is connected.
|
Enum | Description |
---|---|
SoImageVizEngine.ComputeModes |
Compute Mode This enum specifies whether the main input will be interpreted as a 3D volume or a stack of 2D images for processing.
|
SoImageVizEngine.Neighborhood3ds |
Neighborhood Connectivity 3D.
|
Engines names may end with 2d or 3d:
A keyword in the engine name, just before the dimensional information, indicates the kind of action the engine performs.
SoRandomImageGeneration
)
SoMedianFilterProcessing
)
SoAreaQuantification2d
)
SoObjectToSegmentApproximation2d
).
SoObjectCountQuantification
provides a numerical result but also an output image that could be created by SoLabelingProcessing
).
An engine field can be
By convention :
A field name beginning with in or out represents data. A key-word specifies the type of data:
SoImageDataAdapter
object),
SoSegmentChain
object),
SoAreaQuantification2d.SbArea2DDetail
).
See section Data conversion conventions
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com