diff --git a/README.md b/README.md index 7f2bedde4d04044fcd03df163e7011707690df71..3112b8a6fb0d141e9cab29957e3a665eab3c0834 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,17 @@ Folder `input_folder/results` contain three subfolders: +--segmented_point_clouds ``` +# Sematic labels expected + +Sematic labels expected: +1 - ground + +2 - vegetation + +3 - cwd + +4 - trunk + # The paper [Maciej Wielgosz, Stefano Puliti, Phil Wilkes, Rasmus Astrup. (2023). Point2Tree(P2T). arXiv preprint. arXiv:2305.02651.](https://arxiv.org/abs/2305.02651) @@ -123,11 +134,5 @@ Folder `input_folder/results` contain three subfolders: # Orinal repo For the orignal repo, please take a look there: https://github.com/philwilkes/FSCT and https://github.com/philwilkes/TLS2trees -# Orinal repo -Sematic labels expected: -1 - ground -2 - vegetation -3 - cwd -4 - trunk