Skip to content

Convex Hull filtering by simple bounding box #234

@pseandersson

Description

@pseandersson

A pointcloud consist of 8 points, making up a bounding box in 3D. I wanted to select all points inside the boundingbox in another point cloud by computing a convex hull of the points and filtering the cloud by the crop hull filter in 3 dimensions. The result changed when I duplicated two points in the cloud. In both cases, approximatley one half of the points were selected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions