Repository navigation

#

ramer-douglas-peucker

Extruding a 32-bit color image into a 3D mesh.

C++
22
3 年前

C++ implementation of the Ramer-Douglas-Peucker algorithm (binding to python via pybind11) https://deepwiki.com/cubao/pybind11-rdp

Python
18
3 个月前

An algorithm that decimates a curve composed of line segments to a similar curve with fewer points.

C#
14
6 年前

A high-performance Python library for the Ramer-Douglass-Peucker algorithm implemented in Rust

Rust
5
3 个月前

polyline simplification. Port of simplify.js

Swift
3
4 年前

Poly-line toolbox for Rust

Rust
3
2 年前

Python implementation of the Ramer-Douglas-Peucker algorithm

Python
2
4 年前

A very simple algorithm for culling vertices while minimally changing the shape of a polygon.

JavaScript
1
3 年前

Ramer-Douglas-Peucker algorithm usage example

Jupyter Notebook
1
8 年前

Efficient implementation of the Ramer-Douglas-Peucker algorithm using Rust and PyO3.

Rust
0
3 个月前