You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideas for additions/enhancements which may eventually be added - Please note: this is just a hobby project for me now, so changes will be relatively small and intermittent. Feel free to add ideas for improvements and I may add them at some point. #4
Individual Tree files in folder with option. Option also for vegetation or no veg with each tree.
Adjust tree id labels to not skip numbers (just part of the process currently as the id labels are arbitrary).
Explore potential optimisations related to global shifting. May be able to use 32 bits in much of the code if returning the global shift happens at the end.
Rectangular, tree-aware-plot-cropping mode capable of automatically processing much larger point clouds without extreme computational resources or manual pre-processing, just a lot of processing time.
Dead tree detection
Reduce memory requirements for final segmentation step.
Improved segmentation model with expanded datasets.