Description Usage Arguments Value Author(s)
Estimate the length of the ridge line, which is composed of local maxima at adjacent CWT scales. The ridge line is cut off at the end point, whose amplitude divided by the maximum ridge amplitude is larger than the cutoff amplitude ratio threshold (0.5 by default).
1 | getRidgeLength(ridgeList, Th = 0.5)
|
ridgeList |
a list of identified ridges |
Th |
the cutoff amplitude ratio (the amplitude divided by the maximum amplitude of the ridge) threshold of the ridge line end. |
a vector of estimated ridge length
Pan Du
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.