Ramer-Douglas-Peucker algorithm implementation with remaining points limit
Project description
rdp-limited-edition
Table of Contents
About
Yet another Ramer-Douglas-Peucker algorithm implementation. But this one is special! It allows to additionally define the maximum number of points to retain.
Pure numpy. Hence the performance is not as fast as C/Rust implementations like simplify(PyPI) or similar.
Installation
pip install rdp-limited-edition
Usage
from rdp_limited_edition import rdp_limed
# TBD
License
rdp-limited-edition
is distributed under the terms of the MIT license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file rdp_limited_edition-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: rdp_limited_edition-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 527da458b0318aa86fc7c2f75bd66223901f62d7735158746f3736b2f3d12d92 |
|
MD5 | 3c8d99a0becc25d4a99f8de8956072d1 |
|
BLAKE2b-256 | 30cfa6492d038bdb8957d898e441334325cad5e08a5fa859df04356fe0d82aee |