MeVisLab Toolbox Reference
ml::MultiFileVolumeListREGOutput::REGMatrixVector Struct Reference

The Vector type representing matrices of one Registration sequence entries. More...

#include <mlMultiFileVolumeListREGOutput.h>

Public Attributes

std::vector< REGMatrixregMatrixVector
 The matrices from the Matrix Sequence. More...
 
std::string frameOfReferenceUID
 The FrameOfReferenceUID if available, otherwise empty. More...
 

Detailed Description

The Vector type representing matrices of one Registration sequence entries.

Definition at line 60 of file mlMultiFileVolumeListREGOutput.h.

Member Data Documentation

◆ frameOfReferenceUID

std::string ml::MultiFileVolumeListREGOutput::REGMatrixVector::frameOfReferenceUID

The FrameOfReferenceUID if available, otherwise empty.

Definition at line 65 of file mlMultiFileVolumeListREGOutput.h.

◆ regMatrixVector

std::vector<REGMatrix> ml::MultiFileVolumeListREGOutput::REGMatrixVector::regMatrixVector

The matrices from the Matrix Sequence.

Definition at line 62 of file mlMultiFileVolumeListREGOutput.h.


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