View source: R/extract_boundary.R
Extract boundary points for each pulse
1 2 | extract_boundary_pulse(spectrogram, threshold_amplitude = 10,
min_peak_amplitude = 30, amplitude_step = 5)
|
spectrogram |
a |
threshold_amplitude |
relevant regions have an amplitude above the |
min_peak_amplitude |
the maximum amplitude in a relevant region must be above |
amplitude_step |
the step size in which the threshold amplitude is increased. Defaults to 5 dB. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.