CustusX
16.5.0-rc9
An IGT application
|
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 < ProcessedUSInputDataPtr > | createProcessedInput (std::vector< bool > angio) |
Algorithm part of reconstruction - no dependencies on parameter classes.
Definition at line 54 of file cxReconstructPreprocessor.h.
cx::ReconstructPreprocessor::ReconstructPreprocessor | ( | PatientModelServicePtr | patientModelService | ) |
Definition at line 54 of file cxReconstructPreprocessor.cpp.
|
virtual |
Definition at line 61 of file cxReconstructPreprocessor.cpp.
std::vector< ProcessedUSInputDataPtr > cx::ReconstructPreprocessor::createProcessedInput | ( | std::vector< bool > | angio | ) |
Definition at line 65 of file cxReconstructPreprocessor.cpp.
|
inline |
Definition at line 63 of file cxReconstructPreprocessor.h.
|
inline |
Definition at line 62 of file cxReconstructPreprocessor.h.
void cx::ReconstructPreprocessor::initialize | ( | ReconstructCore::InputParams | input, |
USReconstructInputData | fileData | ||
) |
Definition at line 455 of file cxReconstructPreprocessor.cpp.