Workspace 6.21.5
RawVoxelReader

Reads raw binary data from a file, assuming it is populated with voxels of a particular size. The dataset is assumed to have no header information. Dimensionality is assumed to be X,Y,Z; that is, when voxels are read sequentially from the file, X is the most frequently changing dimension, then Y, then Z.

  • Default label: "RAW reader"
  • Member of plug-in: Data analysis
  • Catalogue path: FileIO/Readers
Inputs:
File nameQString

Data sizeCSIRO::DataAnalysis::RawVoxelReader::VoxelDataSizeThe expected size (in bits) of each voxel in the dataset.
No. cells Xint

No. cells Yint

No. cells Zint

Outputs:
DataCSIRO::DataAnalysis::Array3dScalar