12 #ifndef CXRECONSTRUCTCORE_H_ 13 #define CXRECONSTRUCTCORE_H_ 15 #include "org_custusx_usreconstruction_Export.h" 44 mExtraTimeCalibration(0),
45 mAlignTimestamps(false),
46 mPositionThinning(false),
47 mPosFilterStrength(0),
50 mMaxOutputVolumeSize(1024*1024)
76 void threadedPreReconstruct();
77 void threadedReconstruct();
78 void threadedPostReconstruct();
85 bool validInputData()
const;
86 QString generateOutputUid();
87 QString generateImageName(QString uid)
const;
Abstract interface for reconstruction algorithm.
boost::shared_ptr< class Image > ImagePtr
Helper struct for sending and controlling output volume properties.
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
InputParams getInputParams()
boost::shared_ptr< class ProcessedUSInputData > ProcessedUSInputDataPtr
Algorithm part of reconstruction - no dependencies on parameter classes.
boost::shared_ptr< class ReconstructCore > ReconstructCorePtr
Namespace for all CustusX production code.