Method | Description | |
---|---|---|
FindPeaks ( List |
Finds local extremum points in the contour.
|
|
KCurvature ( int k, |
Initializes a new instance of the KCurvature class.
|
public FindPeaks ( List |
||
contour | List |
A list of |
return | List |
public KCurvature ( int k, |
||
k | int | The number K of previous and posterior /// points to consider when find local extremum points. |
theta | The theta angle range (in /// degrees) used to define extremum points.. | |
return | System |