Ridge |
The RidgeLine type exposes the following members.
Name | Description | |
---|---|---|
Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from ListValueTupleInt32, Int32, Double) | |
Count | Gets the number of elements contained in the ListT. (Inherited from ListValueTupleInt32, Int32, Double) | |
Item | Gets or sets the element at the specified index. (Inherited from ListValueTupleInt32, Int32, Double) | |
PointAtLowestWidth | Gets the point at the lowest stage, i.e. at the lowest width. This is not neccessarily the stage 0, since the ridge line can end before reaching stage 0. | |
PointAtMaximalCwtCoefficient | Gets the point where the CWT coefficient has the first time a local maximum (searching starts from stage0 (lowest width)) | |
StartsAtStageZero | Gets a value indicating whether the ridge line starts at stage 0 (the stage with the lowest width). |