Tree detection from aerial imagery in Python
-
Updated
Jan 27, 2025 - Python
Tree detection from aerial imagery in Python
This package implements a simple tree detector from point cloud data. It makes no assumptions about the ground plane and can handle arbitrary terrains.
Code for "Deep Learning for Detecting Trees in the Urban Environment from Lidar"
Implementation and explanation of a directed graph, graph traversals, and complementary algorithms. (README in progress)
Add a description, image, and links to the tree-detection topic page so that developers can more easily learn about it.
To associate your repository with the tree-detection topic, visit your repo's landing page and select "manage topics."