25#ifndef mia_core_waveletslopeclassifier_hh
26#define mia_core_waveletslopeclassifier_hh
112 struct CWaveletSlopeClassifierImpl *impl;
Curve classifier for heart perfusion data.
float get_movement_indicator() const
int get_baseline_idx() const
~CWaveletSlopeClassifier()
CWaveletSlopeClassifier(const CWaveletSlopeClassifier &other)
int get_perfusion_idx() const
CWaveletSlopeClassifier()
size_t get_number_of_movement_components() const
CWaveletSlopeClassifier(CWaveletSlopeClassifier &&other)
CWaveletSlopeClassifier(const Columns &m, bool mean_stripped, float min_freq)
CSlopeColumns Columns
typedef to define the matrix of curves
EAnalysisResult result() const
int get_movement_idx() const
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.
#define NS_MIA_END
conveniance define to end the mia namespace
std::vector< std::vector< float > > CSlopeColumns
class to store the ICA weight matrix