point-cloud-process icon indicating copy to clipboard operation
point-cloud-process copied to clipboard

Examples of point cloud processing in python

point cloud process

This repository contains the code examples of my medium tutorial "Point Cloud Process".
"Point Cloud Process" tutorial is beginner-friendly in which we will simply introduce the point cloud processing pipeline from data preparation to data segmentation and classification.

Content

In this repository you will find:

Requirements

  • Open3D : 0.15.1
  • NumPy : 1.21.6