Click or drag to resize

RidgeLine Properties

The RidgeLine type exposes the following members.

Properties
 NameDescription
Public propertyCapacityGets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from ListValueTupleInt32, Int32, Double)
Public propertyCountGets the number of elements contained in the ListT.
(Inherited from ListValueTupleInt32, Int32, Double)
Public propertyItemGets or sets the element at the specified index.
(Inherited from ListValueTupleInt32, Int32, Double)
Public propertyPointAtLowestWidth 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.
Public propertyPointAtMaximalCwtCoefficient Gets the point where the CWT coefficient has the first time a local maximum (searching starts from stage0 (lowest width))
Public propertyStartsAtStageZero Gets a value indicating whether the ridge line starts at stage 0 (the stage with the lowest width).
Top
See Also