Home Resume

AgAID Internship Work 2023

I was given the task of working with RGB D data to model trees in 3D.

The test_connectivity.py code takes in masks and depth images of trees, builds 3D cylinders along a bezier curve following a branch, and determines which side branches are connected to which main or "leader" branches.

Based on these masks and some depth data:

g1 g1

A 3D curve looks like:

g1

A generated tree from the current available data looks like:

g1