Skip to content

Implementation of Ramer-Douglas-Peucker Algorithm using Rust with Python bindings

Notifications You must be signed in to change notification settings

retech-us/douglas-peucker

Repository files navigation

Ramer-Douglas-Peucker Algorithm

Implementation of Ramer-Douglas-Peucker Algorithm in Rust with Python bindings. Supports processing of multiple lines (the line is [[x, y], [x, y]...]), each line is processed in a separate os-thread.

The number of threads is bound to a number of logical CPUs

About

Implementation of Ramer-Douglas-Peucker Algorithm using Rust with Python bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages