![]() |
Persistence 1D incl. Reconstruct1D
1.3
Finding extrema in one dimensional data, filtering them by persistence and reconstructing smooth functions
|
This is the complete list of members for p1d::Persistence1D, including all inherited members.
AliveComponentsVerified | p1d::Persistence1D | protected |
Colors | p1d::Persistence1D | protected |
Components | p1d::Persistence1D | protected |
CreateComponent(const int minIdx) | p1d::Persistence1D | inlineprotected |
CreateIndexValueVector() | p1d::Persistence1D | inlineprotected |
CreatePairedExtrema(const int firstIdx, const int secondIdx) | p1d::Persistence1D | inlineprotected |
Data | p1d::Persistence1D | protected |
ExtendComponent(const int componentIdx, const int dataIdx) | p1d::Persistence1D | inlineprotected |
FilterByPersistence(const float threshold=0) const | p1d::Persistence1D | inlineprotected |
GetExtremaIndices(std::vector< int > &min, std::vector< int > &max, const float threshold=0, const bool matlabIndexing=false) const | p1d::Persistence1D | inline |
GetGlobalMinimumIndex(const bool matlabIndexing=false) const | p1d::Persistence1D | inline |
GetGlobalMinimumValue() const | p1d::Persistence1D | inline |
GetPairedExtrema(std::vector< TPairedExtrema > &pairs, const float threshold=0, const bool matlabIndexing=false) const | p1d::Persistence1D | inline |
Init() | p1d::Persistence1D | inlineprotected |
MergeComponents(const int firstIdx, const int secondIdx) | p1d::Persistence1D | inlineprotected |
PairedExtrema | p1d::Persistence1D | protected |
Persistence1D() | p1d::Persistence1D | inline |
PrintPairs(const std::vector< TPairedExtrema > &pairs) const | p1d::Persistence1D | inline |
PrintResults(const float threshold=0.0, const bool matlabIndexing=false) const | p1d::Persistence1D | inline |
RunPersistence(const std::vector< float > &InputData) | p1d::Persistence1D | inline |
SortedData | p1d::Persistence1D | protected |
SortPairedExtrema() | p1d::Persistence1D | inlineprotected |
TotalComponents | p1d::Persistence1D | protected |
VerifyAliveComponents() | p1d::Persistence1D | inlineprotected |
VerifyResults() | p1d::Persistence1D | inline |
Watershed() | p1d::Persistence1D | inlineprotected |
~Persistence1D() | p1d::Persistence1D | inline |