![]() |
Persistence 1D inc. Reconstruct1D
1.1
Finding extrema in one dimensional data, filtering them by persistence and reconstructing smooth functions
|
Classes | |
struct | TIdxAndData |
Used to sort data according to its absolute value and refer to its original index in the Data vector. More... | |
struct | TComponent |
Defines a component within the data domain. More... | |
struct | TPairedExtrema |
A pair of matched local minimum and local maximum that define a component above a certain persistence threshold. More... | |
class | Persistence1D |
Finds extrema and their persistence in one-dimensional data. More... | |