Skip to content

calculating cloud-to-cloud distance #116

@maxkulicki

Description

@maxkulicki

I am trying to develop a script to remove points from one point cloud based on overlap with a second point cloud. I have been doing it manually by first calculating cloud-to-cloud distance with a very small max distance, and then filtering based on value.

I was trying to automate this using pycc and cccorelib but i can't find the function to compute cloud-to-cloud distance, or the function for filtering based on value. Are these functions implemented?

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