Filters data using Ramer-Douglas-Peucker algorithm with specified tolerance Ramer-Douglas-Peucker algorithm
@author Rzeźnik
Filters data using Ramer-Douglas-Peucker algorithm with specified tolerance Ramer-Douglas-Peucker algorithm
@author Rzeźnik
01 Syntax
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Epsilon | 1 |
04 Members
Double)| Name | Type | Description |
|---|---|---|
epsilon | Double | epsilon in Ramer-Douglas-Peucker algorithm (maximum distance of a point in data between original curve and simplified curve) |
{@code epsilon}
Double())