25 #ifndef mia_core_waveletslopeclassifier_hh
26 #define mia_core_waveletslopeclassifier_hh
74 int get_movement_idx()
const;
77 int get_RV_idx()
const;
80 int get_LV_idx()
const;
83 int get_baseline_idx()
const;
86 int get_perfusion_idx()
const;
89 int get_RV_peak()
const;
92 int get_LV_peak()
const;
95 float get_movement_indicator()
const;
98 size_t get_number_of_movement_components()
const;
101 EAnalysisResult result()
const;
104 struct CWaveletSlopeClassifierImpl *impl;
CSlopeColumns Columns
typedef to define the matrix of curves
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
Curve classifier for heart perfusion data.
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.
std::vector< std::vector< float > > CSlopeColumns
class to store the ICA weight matrix
#define NS_MIA_END
conveniance define to end the mia namespace