Persistence 1D incl. Reconstruct1D  1.3
Finding extrema in one dimensional data, filtering them by persistence and reconstructing smooth functions
Functions
MatplotlibVisualization.cpp File Reference

Demonstrates how to run the C++ code and visualize the results using Matplotlib. More...

#include "..\..\persistence1d\persistence1d.hpp"
#include <fstream>

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

Demonstrates how to run the C++ code and visualize the results using Matplotlib.

Definition in file MatplotlibVisualization.cpp.

Function Documentation

◆ main()

int main ( )
Examples
MatplotlibVisualization.cpp.

Definition at line 31 of file MatplotlibVisualization.cpp.