Skip to content

rkevingibson/PCL_Kinect2SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program shows how to use the new Kinect with PCL.
Copyright (C) Steven Hickson 2014. See License.txt

This is preliminary software and/or hardware and APIs are preliminary and subject to change.

This uses CMake to find PCL and OpenCV to compile appropriately so it requires all the dependencies of PCL and OpenCV.

The PCL_Kinect2SDK.cpp file is an example of how to use the grabber.

NOTE: You cannot bind an image callback and a pointcloud callback at the same time. You can only use image/depth callback or a pointcloud callback. This is due to Mat memory management and will be fixed in the new version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published