PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
-
Updated
Nov 9, 2021 - Python
{{ message }}
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
The public CGAL repository, see the README below
This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
Geometry Processing Library for Python
Project page of paper "Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning"
The Polygon Mesh Processing Library
3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.
DirectXMesh geometry processing library
A generic programming header only C++ library for processing polygonal and polyhedral meshes
Header only mesh voxelizer in c99
This repository contains the source codes for the paper "AtlasNet: A Papier-Mâché Approach to Learning 3D Surface Generation ". The network is able to synthesize a mesh (point cloud + connectivity) from a low-resolution point cloud, or from an image.
Robust Tetrahedral Meshing in the Wild.
3D mesh stylization driven by a text input in PyTorch
Create paths for your Augmented Reality environments using just points to represent the centre of the path.
Digital Geometry Tools and Algorithm Library
ManifoldPlus: A Robust and Scalable Watertight Manifold Surface Generation Method for Triangle Soups
Header only 3d quickhull in c99
Differentiable Point Cloud Sampling (CVPR 2020 Oral)
Differentiable Surface Splatting
Course material for a grad-level course in Geometry Processing.
Matlab geometry toolbox for 2D/3D geometric computing
slight typo in ... `np` poitns along ... -> ... `np` points along ...
also, the provided example:
sample(Sphere((0,0,0), 1), RegularSampling(360, 180))
throws an error since the following constructor doesn't convert the provided radius to a Float32 o
OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no parameter tuning; automatically generating mappings that minimize seam-lengths while satisfying user-requested distortion bounds.
TriWild: Robust Triangulation with Curve Constraints
Add a description, image, and links to the geometry-processing topic page so that developers can more easily learn about it.
To associate your repository with the geometry-processing topic, visit your repo's landing page and select "manage topics."
Is there a way to turn off the reflection when visualizing point cloud data with normal?
The large green section I would like them to show a solid green colour rather than parts of it become white due to lighting, is it possible ?