public class SoProxyDataAdapter extends SoImageDataAdapter
SoImageDataAdapter for methods to access the data.
File format/default:
ProxyDataAdapter {
| extent | 0,0,0, 1,1,1 |
| orientation | 0 0 0 1 |
| image | NULL |
| roi | 0 0 0 0 0 0 0 0 |
| channels | 1 0 |
See also:
SoImageDataAdapter, SoFileDataAdapter, SoVolumeReaderAdapter
SoImageDataAdapter.InterpretationsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoMFInt32 |
channels
Defines the list of channels selected on the
image. |
SoSFImageDataAdapter |
image
Defines the original image.
|
SoSFBox4i32 |
roi
Defines a region of interest (ROI) in voxels on the original image.
|
BINARY, extent, interpretation, LABEL, orientation, VALUEVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoProxyDataAdapter()
Default constructor.
|
getColumnDirection, getDataAccessor, getExtent, getImageDataType, getIndexToPhysicalTransformation, getInterpretation, getOrigin, getPlaneDirection, getRowDirection, getSize, getVoxelSize, setDirection, setInterpretation, setOrigin, setVoxelSizecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touchgetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic final SoSFImageDataAdapter image
public final SoSFBox4i32 roi
Example for an 512x512 image and a {min=(256,256), max=(400,600)}-box, the resulting box will be {min=(256,256), max=(400, 512 )}-box.
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com