
org.jgrasstools.gears.modules.v.smoothing.LineSmootherJaitools.html Maven / Gradle / Ivy
The line smoother from the Jaitools project that uses the Bezier curve to smooth. More info on the algorithm are available in Wikipedia
Inputs
- the vector containing the lines to be smoothed
- a value between 0 and 1 (inclusive) specifying the tightness of fit of the smoothed boundary (0 is loose - default)
Output
- the vector with smoothed features
© 2015 - 2025 Weber Informatics LLC | Privacy Policy