Point cloud data processing Python plugins
Project description
PDAL Python plugins allow you to process data with PDAL into Numpy arrays. They support embedding Python in PDAL pipelines with the readers.numpy and filters.python stages.
Installation
PyPI
PDAL Python plugins are installable via PyPI:
pip install pdal-plugins
GitHub
The repository for PDAL’s Python plugins is available at https://github.com/PDAL/python-plugins
Requirements
PDAL 2.4+
Python >=3.7
Numpy (eg
pip install numpy
)scikit-build (eg
pip install scikit-build
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pdal-plugins-1.3.0.tar.gz
(824.1 kB
view hashes)