K4aGrabber is a Grabber of PCL (Point Cloud Library) to retrieve the point cloud data from Kinect Azure DK using Kinect Azure DK v1.2.0.
This Grabber only depends on Kinect Azure DK v 1.2.0.
K4aGrabber supports the following pcl::PointType.
- pcl::PointXYZ
- pcl::PointXYZI
- pcl::PointXYZRGB
- pcl::PointXYZRGBA
Inspired By Kinect2Grabber .
PCL Azure Kinect Grabber for one Kinect.
PCL Azure Kinect Grabber for 2 Kinects.
Using ArUco Library to calibrate the relative pose between master Kinect and sub Kinect.
We just add two point cloud generated from two Kinects into one point cloud, and then we get a real-time point cloud of the scene.
Using the Open3D 0.8.0 to refine the calibration result from my another project.
- Point Cloud Library v1.9.1
- Kinect v1.2.0
- Visual Studio Community 2017
- Open3D 0.8.0
Copyright © 2019 Haipeng WANG
Distributed under the MIT License.
- Haipeng Wang
- E-mail: forestsen@vip.qq.com
-
Kinect2Grabber
-
openni_grabber | Point Cloud Library
https://github.com/PointCloudLibrary -
NaturalSoftware.Kinect.PCL | Natural Software
https://github.com/NaturalSoftwareJP/NaturalSoftware.Kinect.Cpp