chenzhaiyu / abspy

A Python tool for 3D adaptive binary space partitioning and beyond
https://abspy.readthedocs.io/
MIT License
66 stars 10 forks source link

Sampling primitives from GT mesh #8

Closed chenzhaiyu closed 3 years ago

chenzhaiyu commented 3 years ago

Providing an option to sample primitives directly from GT meshes. This is for an ablation study where the assumption is made that primitives can be accurately detected.

chenzhaiyu commented 3 years ago

Implemented in 7dbc54c8d5d03a2903dbc7c9f8b700caf16a4625.