MeVisLab Toolbox Reference
ml::SegmentInfos Struct Reference

Structure providing SEG IOD specific information for and about composed BitImage Frame heap to be saved. More...

#include <mlEnhancedMultiFrameTools.h>

Public Attributes

MLint startFrame
 The index of the first frame in the Enhanced multi-frame Heap of frames unrolled in the z-dimension. More...
 
MLint segmentFrames
 The number of frames in the Enhanced multi-frame Heap of frames unrolled in the z-dimension. More...
 
SubImageBox box
 The subimage box of the segment in voxel position related to the inputPagedImage. More...
 

Detailed Description

Structure providing SEG IOD specific information for and about composed BitImage Frame heap to be saved.

Definition at line 211 of file mlEnhancedMultiFrameTools.h.

Member Data Documentation

◆ box

SubImageBox ml::SegmentInfos::box

The subimage box of the segment in voxel position related to the inputPagedImage.

Definition at line 217 of file mlEnhancedMultiFrameTools.h.

◆ segmentFrames

MLint ml::SegmentInfos::segmentFrames

The number of frames in the Enhanced multi-frame Heap of frames unrolled in the z-dimension.

Definition at line 215 of file mlEnhancedMultiFrameTools.h.

◆ startFrame

MLint ml::SegmentInfos::startFrame

The index of the first frame in the Enhanced multi-frame Heap of frames unrolled in the z-dimension.

Definition at line 213 of file mlEnhancedMultiFrameTools.h.


The documentation for this struct was generated from the following file: