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

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

The 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 - 2024 Weber Informatics LLC | Privacy Policy