tree-detection
There are 4 repositories under tree-detection topic.
martibosch/detectree
Tree detection from aerial imagery in Python
leggedrobotics/tree_detection
This package implements a simple tree detector from point cloud data. It makes no assumptions about the ground plane and can handle arbitrary terrains.
JRice15/trees-pointnet
Code for "Deep Learning for Detecting Trees in the Urban Environment from Lidar"
PaulinaAldaco/DirectedGraphs
Implementation and explanation of a directed graph, graph traversals, and complementary algorithms. (README in progress)