Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 4.55 KB

README.md

File metadata and controls

46 lines (37 loc) · 4.55 KB

pointcloudprocessing

This repository contains the code examples of my medium tutorial "Point Cloud Processing".
"Point Cloud Processing" 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