borevitzlab / 3D-tools

A set of tools for dealing with point clouds representing a forest. Basic object recognition and extraction, calculation of spatial and spectral attributes, automation of data processing, etc.
GNU General Public License v3.0
12 stars 6 forks source link

3D Forest Tools ###############

|license_badge| |travis_badge| |docs_badge|

|pypi_badge| |version_badge| |status_badge|

.. |license_badge| image:: https://img.shields.io/pypi/l/forestutils.svg :target: https://en.wikipedia.org/wiki/GNU_General_Public_License

.. |travis_badge| image:: https://travis-ci.org/borevitzlab/3D-tools.svg?branch=master :target: https://travis-ci.org/borevitzlab/3D-tools

.. |docs_badge| image:: https://readthedocs.org/projects/3d-tools/badge :target: https://3d-tools.readthedocs.org

.. |pypi_badge| image:: https://img.shields.io/pypi/v/forestutils.svg :target: https://pypi.python.org/pypi/forestutils

.. |version_badge| image:: https://img.shields.io/pypi/pyversions/forestutils.svg :target: https://pypi.python.org/pypi/forestutils

.. |status_badge| image:: https://img.shields.io/pypi/status/forestutils.svg :target: https://pypi.python.org/pypi/forestutils

.. END_BADGES_TAG

3D-tools is a set of tools for analysing pointclouds of a forest.

main.py can be used by developers, but for general use you can instead pip install forestutils, which makes the forestutils command available from your terminal.

Features:

It is written in pure Python (3.4+), available under the GPL3 license, and can analyse multi-gigabyte datasets in surprisingly little memory.

.. END_DESCRIPTION_TAG

Useful links

Contact: zac.hatfield.dodds@anu.edu.au