NorMIT-nav  2023.01.05-dev+develop.0da12
An IGT application
cx::USReconstructInputData Struct Reference

#include <cxUSReconstructInputData.h>

Public Member Functions

vtkImageDataPtr getMask ()
 
bool isValid () const
 
bool is8bit () const
 

Public Attributes

QString mFilename
 filename used for current data read More...
 
USFrameDataPtr mUsRaw
 All imported US data frames with pointers to each frame. More...
 
std::vector< TimedPositionmFrames
 
std::vector< TimedPositionmPositions
 
std::map< double, ToolPositionMetadatamTrackerRecordedMetadata
 
std::map< double, ToolPositionMetadatamReferenceRecordedMetadata
 
ProbeSector mProbeDefinition
 
QString mProbeUid
 
Transform3D rMpr
 patient registration More...
 

Detailed Description

Definition at line 48 of file cxUSReconstructInputData.h.

Member Function Documentation

◆ getMask()

vtkImageDataPtr cx::USReconstructInputData::getMask ( )

Definition at line 18 of file cxUSReconstructInputData.cpp.

◆ is8bit()

bool cx::USReconstructInputData::is8bit ( ) const

Definition at line 36 of file cxUSReconstructInputData.cpp.

◆ isValid()

bool cx::USReconstructInputData::isValid ( ) const

Definition at line 24 of file cxUSReconstructInputData.cpp.

Member Data Documentation

◆ mFilename

QString cx::USReconstructInputData::mFilename

filename used for current data read

Definition at line 50 of file cxUSReconstructInputData.h.

◆ mFrames

std::vector<TimedPosition> cx::USReconstructInputData::mFrames

Definition at line 53 of file cxUSReconstructInputData.h.

◆ mPositions

std::vector<TimedPosition> cx::USReconstructInputData::mPositions

Definition at line 54 of file cxUSReconstructInputData.h.

◆ mProbeDefinition

ProbeSector cx::USReconstructInputData::mProbeDefinition

Definition at line 57 of file cxUSReconstructInputData.h.

◆ mProbeUid

QString cx::USReconstructInputData::mProbeUid

Definition at line 58 of file cxUSReconstructInputData.h.

◆ mReferenceRecordedMetadata

std::map<double, ToolPositionMetadata> cx::USReconstructInputData::mReferenceRecordedMetadata

Definition at line 56 of file cxUSReconstructInputData.h.

◆ mTrackerRecordedMetadata

std::map<double, ToolPositionMetadata> cx::USReconstructInputData::mTrackerRecordedMetadata

Definition at line 55 of file cxUSReconstructInputData.h.

◆ mUsRaw

USFrameDataPtr cx::USReconstructInputData::mUsRaw

All imported US data frames with pointers to each frame.

Definition at line 52 of file cxUSReconstructInputData.h.

◆ rMpr

Transform3D cx::USReconstructInputData::rMpr

patient registration

Definition at line 59 of file cxUSReconstructInputData.h.


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