Go to the documentation of this file.
25 #ifndef mia_core_fftslopeclassifier_hh
26 #define mia_core_fftslopeclassifier_hh
42 typedef std::vector<std::vector<float>>
Columns;
90 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
CFFTSlopeClassifier(const Columns &m, float breath_rate, bool mean_stripped=false)
float get_max_slope_length_diff() const
#define NS_MIA_END
conveniance define to end the mia namespace
Curve classifier for heart perfusion data.
int get_baseline_idx() const
int get_perfusion_idx() const
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.
std::vector< int > get_mixing_indices() const
CFFTSlopeClassifier(const CFFTSlopeClassifier &other)
std::vector< int > get_periodic_indices() const