GithubHelp home page GithubHelp logo

weinkauf / persistence1d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yeara/persistence1d

19.0 1.0 8.0 874 KB

Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.

CMake 1.35% MATLAB 24.18% C++ 36.71% Python 26.36% Shell 0.04% HTML 11.36%

persistence1d's Introduction

Persistence1D is a class for finding local extrema and their persistence in one-dimensional data. Local minima and local maxima are extracted, paired, and sorted according to their persistence.

The package supports C++, Python, and Matlab and comes with extensive documentation and examples.

Project homepage: http://www.csc.kth.se/~weinkauf/notes/persistence1d.html

Reconstruct1D is a tool for smoothing one-dimensional data based on topological constraints. Consider some input data containing a number of local minima and maxima. Given a selected subset of these minima/maxima, Reconstruct1D will produce a smoothed version of the input data with the following properties:

  • the output data contains only the selected subset of minima/maxima,
  • the output data is smooth in the sense of C1 or C2 continuity (user parameter),
  • the output data is as close as desired to the original data (user parameter).

When working with noisy input data, the tool is best paired with Persistence1D, but it can just as well be used to create smooth one-dimensional data with topological constraints from scratch.

The package supports Python and Matlab.

Project homepage: http://www.csc.kth.se/~weinkauf/notes/reconstruct1d.html

The C++ and Matlab versions of Persistence1D/Reconstruct1D have been written by Yeara Kozlov and Tino Weinkauf, Max Planck Institute for Informatics, Saarbrücken, Germany. The Python version has been written by Tino Weinkauf, KTH Royal Institute of Technology, Stockholm, Sweden.

You may use it as you wish, it is in the public domain. If you find it useful, it would be nice to hear from you. Just drop us a line.

persistence1d's People

Contributors

weinkauf avatar yeara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.