Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 269 Bytes

PCL-object-segmentation

This project segment objects by removing surface and wall. The data was collected from camera scanning.

Open3d is used for visualization only (due to limit of pcl python binding on Ubuntu).

Requirements

  1. numpy
  2. python-pcl
  3. open3d