pyfindmaxima

Replicate the Find Maxima from ImageJ in Python


License
Apache-2.0
Install
pip install pyfindmaxima==0.1.1.1

Documentation

pyfindmaxima

License PyPI Python Version Tests codecov

Finds local maxima in an image and returns a list of x, y coordinates. Based on the ImageJ Find Maxima plugin: description, source by Michael Schmid and Wayne Rasband.