Surface fitting for 3D Point Cloud : DeepFit

DeepFit surface estimation for 3D point clouds pipeline

We propose a method for 3D point cloud surface fitting. This method, called DeepFit, incorporates a neural network to learn point-wise weights for weighted least squares polynomial surface fitting.

How to Visualize Normal Vectors on 3D Point Clouds

This post will show you a good way to visualize normal vectors on 3D point clouds. At the beginning of my master’s degree, I was working on a project where I used normal vectors on 3D point clouds to perform 3D point cloud over-segmentation. One of the first things I did was to try and […]