Snippets tagged “peak-detection”
1 snippet uses this tag.
- Peak detection in a 2D arrayPython
Here is an example of a Python function that can be used to detect peaks in a 2D array:
1 snippet uses this tag.
Here is an example of a Python function that can be used to detect peaks in a 2D array: