fwilliams / point-cloud-utilsLinks
An easy-to-use Python library for processing and manipulating 3D point clouds and meshes.
☆1,517Updated 4 months ago
Alternatives and similar repositories for point-cloud-utils
Users that are interested in point-cloud-utils are comparing it to the libraries listed below
Sorting:
- Reconstruct Watertight Meshes from Point Clouds [SIGGRAPH 2020]☆1,226Updated 2 years ago
- Learning Implicit Surfaces from Point Clouds (ECCV 2020)☆505Updated 5 months ago
- Learning Continuous Signed Distance Functions for Shape Representation☆1,527Updated 3 years ago
- A list of recent papers, libraries and datasets about 3D shape/scene analysis (by topics, updating).☆957Updated 2 years ago
- A python tool for fitting primitives 3D shapes in point clouds using RANSAC algorithm☆646Updated 2 years ago
- [ECCV'20] Convolutional Occupancy Networks☆895Updated 2 years ago
- Python package for point cloud registration using probabilistic model (Coherent Point Drift, GMMReg, SVR, GMMTree, FilterReg, Bayesian CP…☆952Updated 4 months ago
- This is a complete package of recent deep learning methods for 3D point clouds in pytorch (with pretrained models).☆848Updated 6 months ago
- The open source mesh processing python library☆928Updated 3 weeks ago
- Calculate signed distance fields for arbitrary meshes☆1,197Updated last year
- Marching cubes (and related tools) for Python