Skip to content

Automating Point Cloud Classification Based on Distance to OBJ Model (Mesh), by using pycc; #148

@SaadBoudarbala

Description

@SaadBoudarbala

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 (Wall:1 , Floor :2 , ...).

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions