8000 GitHub - teachteamnfp/K4aGrabber: Kinect Azure DK Grabber of PCL (Point Cloud Library).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

teachteamnfp/K4aGrabber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K4aGrabber

K4aGrabber is a Grabber of PCL (Point Cloud Library) to retrieve the point cloud data from Kinect Azure DK using Kinect Azure DK v1.1.1.
This Grabber only depends on Kinect Azure DK v 1.1.1.

K4aGrabber supports the following pcl::PointType.

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

Inspired By Kinect2Grabber .

Environment

  • Point Cloud Library v1.9.1
  • Kinect v1.1.1
  • Visual Studio Community 2017

License

Copyright © 2019 Haipeng WANG
Distributed under the MIT License.

Contact

References

About

Kinect Azure DK Grabber of PCL (Point Cloud Library).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.6%
  • CMake 45.4%
0