Go to the documentation of this file.
25 #ifndef mia_core_classifier_hh
26 #define mia_core_classifier_hh
105 struct CSlopeClassifierImpl *impl;
std::vector< std::vector< float > > CSlopeColumns
class to store the ICA weight matrix
SCorrelation max_selfcorrelation() const
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
Curve classifier for heart perfusion data.
CSlopeClassifier(const CSlopeClassifier &other)
CSlopeColumns Columns
typedef to define the matrix of curves
#define NS_MIA_END
conveniance define to end the mia namespace
int row1
index of first row
float EXPORT_CORE correlation(const std::vector< float > &a, const std::vector< float > &b)
int get_perfusion_idx() const
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.
float get_max_slope_length_diff() const
int get_baseline_idx() const
int get_periodic_idx() const
CSlopeClassifier(const Columns &m, bool mean_stripped)
int row2
index of second row