![]() |
ImFusion C++ SDK 4.5.0
|
The ChannelData concept in the USImageFormationPlugin represents any 3D image, 3D+t data (recorded sequence in a SharedImageSet), or 3D image stream that includes the appropriate ImFusion::DataComponents.
The ChannelData concept in the USImageFormationPlugin represents any 3D image, 3D+t data (recorded sequence in a SharedImageSet), or 3D image stream that includes the appropriate ImFusion::DataComponents.
This concept is fundamental for processing ultrasound channel data. The optional DataComponents provide additional flexibility in processing and interpreting the data.
ChannelDataLayout: This DataComponent, if present, describes the layout of the three semantic dimensions of the 3D data block of the channel data.:
The ChannelDataLayout maps each of the data x, y, and z axes to one of these semantics. If the ChannelDataLayout DataComponent is not provided, algorithms working on channel data will assume the default layout: Channels, FastTime, SlowTime.