25 #ifndef mia_core_fftslopeclassifier_hh 26 #define mia_core_fftslopeclassifier_hh 41 typedef std::vector<std::vector<float> >
Columns;
63 std::vector<int> get_periodic_indices()
const;
66 std::vector<int> get_mixing_indices()
const;
69 int get_RV_idx()
const;
72 int get_LV_idx()
const;
75 int get_baseline_idx()
const;
78 int get_perfusion_idx()
const;
81 int get_RV_peak()
const;
84 int get_LV_peak()
const;
87 float get_max_slope_length_diff()
const;
89 struct CFFTSlopeClassifierImpl *impl;
std::vector< std::vector< float > > 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.
#define NS_MIA_END
conveniance define to end the mia namespace