25 #ifndef mia_core_waveletslopeclassifier_hh
26 #define mia_core_waveletslopeclassifier_hh
73 int get_movement_idx()
const;
76 int get_RV_idx()
const;
79 int get_LV_idx()
const;
82 int get_baseline_idx()
const;
85 int get_perfusion_idx()
const;
88 int get_RV_peak()
const;
91 int get_LV_peak()
const;
94 float get_movement_indicator()
const;
97 size_t get_number_of_movement_components()
const;
100 EAnalysisResult result()
const;
103 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