![]() |
NorMIT-nav
18.04
An IGT application
|
#include <cxReconstructCore.h>
Public Member Functions | |
| InputParams () | |
Public Attributes | |
| double | mExtraTimeCalibration |
| bool | mAlignTimestamps |
| bool | mPositionThinning |
| double | mPosFilterStrength |
| double | mMaskReduce |
| QString | mOrientation |
| QString | mAlgorithmUid |
| QDomElement | mAlgoSettings |
| QString | mShaderPath |
| name of shader folder More... | |
| bool | mAngio |
| true for angio data, false is B-mode. More... | |
| QString | mTransferFunctionPreset |
| double | mMaxOutputVolumeSize |
All parameters required to control the reconstruction
Definition at line 41 of file cxReconstructCore.h.
|
inline |
Definition at line 43 of file cxReconstructCore.h.
| QString cx::ReconstructCore::InputParams::mAlgorithmUid |
Definition at line 59 of file cxReconstructCore.h.
| QDomElement cx::ReconstructCore::InputParams::mAlgoSettings |
Definition at line 60 of file cxReconstructCore.h.
| bool cx::ReconstructCore::InputParams::mAlignTimestamps |
Definition at line 53 of file cxReconstructCore.h.
| bool cx::ReconstructCore::InputParams::mAngio |
true for angio data, false is B-mode.
Definition at line 64 of file cxReconstructCore.h.
| double cx::ReconstructCore::InputParams::mExtraTimeCalibration |
Definition at line 52 of file cxReconstructCore.h.
| double cx::ReconstructCore::InputParams::mMaskReduce |
Definition at line 56 of file cxReconstructCore.h.
| double cx::ReconstructCore::InputParams::mMaxOutputVolumeSize |
Definition at line 66 of file cxReconstructCore.h.
| QString cx::ReconstructCore::InputParams::mOrientation |
Definition at line 57 of file cxReconstructCore.h.
| double cx::ReconstructCore::InputParams::mPosFilterStrength |
Definition at line 55 of file cxReconstructCore.h.
| bool cx::ReconstructCore::InputParams::mPositionThinning |
Definition at line 54 of file cxReconstructCore.h.
| QString cx::ReconstructCore::InputParams::mShaderPath |
name of shader folder
Definition at line 63 of file cxReconstructCore.h.
| QString cx::ReconstructCore::InputParams::mTransferFunctionPreset |
Definition at line 65 of file cxReconstructCore.h.