25 #ifndef mia_core_waveletslopeclassifier_hh 26 #define mia_core_waveletslopeclassifier_hh 81 int get_movement_idx()
const;
84 int get_RV_idx()
const;
87 int get_LV_idx()
const;
90 int get_baseline_idx()
const;
93 int get_perfusion_idx()
const;
96 int get_RV_peak()
const;
99 int get_LV_peak()
const;
102 float get_movement_indicator()
const;
105 size_t get_number_of_movement_components()
const;
111 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