All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jgrasstools.gears.modules.v.smoothing.LineSmootherJaitools.html Maven / Gradle / Ivy

There is a newer version: 0.8.1
Show newest version
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