findpeaks’s documentation!

|Python |Python Version Sphinx documentation Stars lines of code Downloads per month Downloads in total License Github Forks Open Issues Project Status Medium Blog Colab example Cite repo-size donate

findpeaks is Python package for the detection of peaks and valleys in a 1d-vector and 2d-array (images). Peaks and valleys can be detected using topology, mask, and the peakdetect approach. In addition to peak-detection, various functions are readily available for pre-processing the data (denoising, normalizing, resizing), and vizualizing the data (3d-mesh, persistence)



Note

Your ❤️ is important to keep maintaining this package. You can support in various ways, have a look at the sponser page. Report bugs, issues and feature extensions at github page.

pip install findpeaks

Content

Background

Indices and tables