CustusX  2023.01.05-dev+develop.0da12
An IGT application
cx::ReconstructPreprocessor Class Reference

Algorithm part of reconstruction - no dependencies on parameter classes. More...

#include <cxReconstructPreprocessor.h>

Public Member Functions

 ReconstructPreprocessor (PatientModelServicePtr patientModelService)
 
virtual ~ReconstructPreprocessor ()
 
void initialize (ReconstructCore::InputParams input, USReconstructInputData fileData)
 
OutputVolumeParams getOutputVolumeParams ()
 
ReconstructCore::InputParams getInputParams ()
 
std::vector< ProcessedUSInputDataPtrcreateProcessedInput (std::vector< bool > angio)
 

Detailed Description

Algorithm part of reconstruction - no dependencies on parameter classes.

Date
Oct 29, 2012
Author
christiana

Definition at line 33 of file cxReconstructPreprocessor.h.

Constructor & Destructor Documentation

cx::ReconstructPreprocessor::ReconstructPreprocessor ( PatientModelServicePtr  patientModelService)

Definition at line 37 of file cxReconstructPreprocessor.cpp.

cx::ReconstructPreprocessor::~ReconstructPreprocessor ( )
virtual

Definition at line 47 of file cxReconstructPreprocessor.cpp.

Member Function Documentation

std::vector< ProcessedUSInputDataPtr > cx::ReconstructPreprocessor::createProcessedInput ( std::vector< bool >  angio)

Definition at line 51 of file cxReconstructPreprocessor.cpp.

ReconstructCore::InputParams cx::ReconstructPreprocessor::getInputParams ( )
inline

Definition at line 42 of file cxReconstructPreprocessor.h.

OutputVolumeParams cx::ReconstructPreprocessor::getOutputVolumeParams ( )
inline

Definition at line 41 of file cxReconstructPreprocessor.h.

void cx::ReconstructPreprocessor::initialize ( ReconstructCore::InputParams  input,
USReconstructInputData  fileData 
)

Definition at line 453 of file cxReconstructPreprocessor.cpp.


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