Skip to content

Process killed during trimesh contains #8

Description

@sunwonlikeyou

I did quick_demo.py with demo image.
But Process was killed because of calculating contains method
in lib.tools.semantic_normal_sampling.py , line 346
Trimesh version is 3.23.5

inside = target_mesh.contains(src_verts).astype(int) + 1 

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