MeVisLab Toolbox Reference
ml::SourceFrameReference Struct Reference

Structure to collect important information of input frames. More...

#include <mlEnhancedMultiFrameTools.h>

Public Attributes

std::string sopClassUID
 SOPClassUID of an input frame or image. More...
 
std::string sopInstanceUID
 SOPInstanceClassUID of an input frame or image. More...
 
std::string referencedFrameNumber
 ReferencedFrameNumber. More...
 
std::string referencedSegmentNumber
 ReferencedSegmentNumber. More...
 
std::string frameCounter
 Frame Counter. More...
 
std::string zCoord
 zCoord More...
 
std::string tCoord
 tCoord More...
 
std::string uCoord
 uCoord More...
 

Detailed Description

Structure to collect important information of input frames.

Definition at line 26 of file mlEnhancedMultiFrameTools.h.

Member Data Documentation

◆ frameCounter

std::string ml::SourceFrameReference::frameCounter

Frame Counter.

Definition at line 36 of file mlEnhancedMultiFrameTools.h.

◆ referencedFrameNumber

std::string ml::SourceFrameReference::referencedFrameNumber

ReferencedFrameNumber.

Definition at line 32 of file mlEnhancedMultiFrameTools.h.

◆ referencedSegmentNumber

std::string ml::SourceFrameReference::referencedSegmentNumber

ReferencedSegmentNumber.

Definition at line 34 of file mlEnhancedMultiFrameTools.h.

◆ sopClassUID

std::string ml::SourceFrameReference::sopClassUID

SOPClassUID of an input frame or image.

Definition at line 28 of file mlEnhancedMultiFrameTools.h.

◆ sopInstanceUID

std::string ml::SourceFrameReference::sopInstanceUID

SOPInstanceClassUID of an input frame or image.

Definition at line 30 of file mlEnhancedMultiFrameTools.h.

◆ tCoord

std::string ml::SourceFrameReference::tCoord

tCoord

Definition at line 40 of file mlEnhancedMultiFrameTools.h.

◆ uCoord

std::string ml::SourceFrameReference::uCoord

uCoord

Definition at line 42 of file mlEnhancedMultiFrameTools.h.

◆ zCoord

std::string ml::SourceFrameReference::zCoord

zCoord

Definition at line 38 of file mlEnhancedMultiFrameTools.h.


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