Skip to content

Point cloud registration demo using PCL(Point Cloud Library) in dataset Stanford bunny

Notifications You must be signed in to change notification settings

Henrywh15/StupidRabbit

 
 

Repository files navigation

StupidRabbit

Point cloud registration demo using PCL(Point Cloud Library:https://github.com/PointCloudLibrary/pcl) in dataset Stanford bunny

Environment setting

MacOS (Homebrew)

brew install pcl

Ubuntu Linux

sudo add-apt-repository ppa:v-launchpad-jochen-sprickerhof-de/pcl
sudo apt-get update
sudo apt-get install libpcl-all

Windows

Make sure that you have Microsoft Visual Studio installed, and download corresponding all-in-one installer from http://unanancyowen.com/en/pcl18/

About

Point cloud registration demo using PCL(Point Cloud Library) in dataset Stanford bunny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 94.6%
  • C++ 2.9%
  • CMake 1.5%
  • C 1.0%