Skip to content

mitchellsayer/FastPointCloudSegmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastPointCloudSegmentation

This is a modified implementation of the point cloud segmentation method described in this IEEE paper.

Requirements

  • g++
  • make
  • CloudCompare (visualization purposes)

Getting Started

  1. Clone this repository on to your local machine.
  2. In the project top level directory, run make or make all.
  3. Upload build/predicted_clusters.txt into CloudCompare.

Libraries Used

About

A modified implementation of the point cloud segmentation method described in: http://ieeexplore.ieee.org/document/7989591/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published