Replies: 1 comment 2 replies
|
Thank you for your message! |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Thanks for sharing the ITSMe package, that is very usefull for the lidar & forest community.
I notice that when I run the "classify_crown_pc" function on trees that don't have a crown (typically dead trunk with a missing top and no branches), the algorithm seems to loop without ever getting a result.
This is quite annoying when running the algorithm in a loop on individual segmented trees that are automatically segmented because if there is a dead trunk among them, we will never get any results.
Would it be possible to modify the script so that it runs anyway in this kind of situation? (ex: when it encounters a tree without any crown or branches, to get only the trunk classified).
Thanks in advance
All reactions