-
Notifications
You must be signed in to change notification settings - Fork 17
License
StevenHickson/PCL_Kinect2SDK
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published