Automating Point Cloud Classification Based on Distance to OBJ Model (Mesh)
Posted: Wed Mar 19, 2025 9:47 am
Hello everyone,
I’m working on a project where I have an OBJ model (mesh) with several children (more than 700 mesh objects) and its corresponding point cloud. The mesh and the point cloud are perfectly aligned. My goal is to automate the classification of the point cloud based on the distance to these mesh objects, giving the label of each object to points.
Is this task achievable using pycc and cccorelib? If yes, do you have any suggestions or ready-to-use code examples to help me get started?
Thanks in advance for your help!
I’m working on a project where I have an OBJ model (mesh) with several children (more than 700 mesh objects) and its corresponding point cloud. The mesh and the point cloud are perfectly aligned. My goal is to automate the classification of the point cloud based on the distance to these mesh objects, giving the label of each object to points.
Is this task achievable using pycc and cccorelib? If yes, do you have any suggestions or ready-to-use code examples to help me get started?
Thanks in advance for your help!