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