25 #ifndef mia_core_classifier_hh 26 #define mia_core_classifier_hh 74 int get_periodic_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_max_slope_length_diff()
const;
104 struct CSlopeClassifierImpl *impl;
Curve classifier for heart perfusion data.
float EXPORT_CORE correlation(const std::vector< float > &a, const std::vector< float > &b)
int row1
index of first row
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
CSlopeColumns Columns
typedef to define the matrix of curves
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.
std::vector< std::vector< float > > CSlopeColumns
class to store the ICA weight matrix
int row2
index of second row
#define NS_MIA_END
conveniance define to end the mia namespace