[FEATURE] Extend LASLoaderPlugin to use clasification data
xeolabs opened this issue · 0 comments
xeolabs commented
Extend LASLoaderPlugin to parse classification data for scans.
- Partition the scan into
SceneEnties
using the classification data. - Would be great if individual objects in the scan could each get their own Entity, though this seems not possible. Probably each
Entity
represents all objects of a given type, collectively.