Metadata-Version: 2.1
Name: leaf-properties
Version: 0.2.1
Summary: Retrieves leaf properties estimates from leaf-only LiDAR data.
Home-page: UNKNOWN
Author: Matheus Boni Vicari
Author-email: matheus.boni.vicari@gmail.com
License: LICENSE.txt
Keywords: wood/leaf separation TLS point cloud LiDAR
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires-Dist: numba
Requires-Dist: numpy (>=1.13)
Requires-Dist: pandas (>=0.19)
Requires-Dist: scikit-learn (>=0.20.1)
Requires-Dist: scipy (>=1.2.0)

=====================
lidar_leaf_properties
=====================

This is a library for extracting structural properties about tree leaves represented by point clouds.

The lidar_leaf_properties library is being developed as part of my PhD research, supervised by Dr. Mat Disney, in the Department of Geography at University College London (UCL). My research 
is funded through Science Without Borders from the National Council of Technological and Scientific Development (10.13039/501100003593) – Brazil (Process number 233849/2014-9). 

Any questions or suggestions, feel free to contact me using one of the following e-mails: matheus.boni.vicari@gmail.com or matheus.vicari.15@ucl.ac.uk


To-Do:
- Add documentation
- Add tests


