Uses of Class
com.openinventor.imageviz.nodes.geometries.SoSegmentChain
-
Packages that use SoSegmentChain Package Description com.openinventor.imageviz.engines.imagesegmentation.computationalgeometry This group contains engines capable of transforming images into geometric objects.com.openinventor.imageviz.fields -
-
Uses of SoSegmentChain in com.openinventor.imageviz.engines.imagesegmentation.computationalgeometry
Fields in com.openinventor.imageviz.engines.imagesegmentation.computationalgeometry with type parameters of type SoSegmentChain Modifier and Type Field Description SoImageVizEngineOutput<SoSFSegmentChain,SoSegmentChain>
SoObjectToSegmentApproximation2d. outSegment
The output segment. -
Uses of SoSegmentChain in com.openinventor.imageviz.fields
Methods in com.openinventor.imageviz.fields that return SoSegmentChain Modifier and Type Method Description SoSegmentChain
SoSFSegmentChain. getValue()
Returns current value.
-