Example codes for assignments of Master course TBA4256-3D Digital Modeling (NTNU)
.
|- 01-point_clouds_labelling # guides and related files for A01: point cloud labeling
|- 02-tree_trunk_det # codes for A02: tree trunk detection
|- ..
|- README_trunkDet.md # Introduction of codes for A02
|- imgs # imgs for README.md
|- README.md
|- .gitignore
|- LICENSE
Brief introduction of A01 workflow can be found at 01-point_clouds_labeling.
You can also find the README_labeldata.md for this task.
Individual tree trunk detection codes are avaliable here.
Please read README_trunkDet.md to learn and run it.
OS = windows10, Python = 3.8