Skip to content

Grabber of Point Cloud Library based on Kinect for Windows SDK

License

Notifications You must be signed in to change notification settings

hansolo12334/KinectGrabber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinect2Grabber

Gittip

Kinect2Grabber is Grabber of PCL(Point Cloud Library) to retrieve the point cloud data from Kinect v2 using Kinect for Windows SDK v2.x.
This Grabber only depend on Kinect for Windows SDK v2.x.

Kinect2Grabber support the following pcl::PointType.

  • pcl::PointXYZ
  • pcl::PointXYZI
  • pcl::PointXYZRGB
  • pcl::PointXYZRGBA

Environment

  • Point Cloud Library v1.8.0
  • Kinect for Windows SDK v2.0
  • Visual Studio Community 2015
  • CMake 3.5.0

You can download PreBuild Binary of PCL from the following page.
Point Cloud Library 1.8.0 RC1 has been released | Summary?Blog
http:https://unanancyowen.com/?p=1794&lang=en

License

Copyright © 2014 Tsukasa SUGIURA
Distributed under the MIT License.

Contact

References

About

Grabber of Point Cloud Library based on Kinect for Windows SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 100.0%