![]() |
CustusX
22.04-rc5
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 33 of file cxReconstructPreprocessor.h.
| cx::ReconstructPreprocessor::ReconstructPreprocessor | ( | PatientModelServicePtr | patientModelService | ) |
Definition at line 37 of file cxReconstructPreprocessor.cpp.
|
virtual |
Definition at line 47 of file cxReconstructPreprocessor.cpp.
| std::vector< ProcessedUSInputDataPtr > cx::ReconstructPreprocessor::createProcessedInput | ( | std::vector< bool > | angio | ) |
Definition at line 51 of file cxReconstructPreprocessor.cpp.
|
inline |
Definition at line 42 of file cxReconstructPreprocessor.h.
|
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.