Skip to content

Files

Latest commit

5ba9f53 · Jan 24, 2018

History

History

kinect2_registration

Kinect2 Registration

Maintainer

Note: Please use the GitHub issues for questions and problems regarding the iai_kinect2 package and its components. Do not write emails.

Description

This is a library for projecting the depth image obtained by Kinect like sensors to a color image. It has a OpenCL implementation for registering the depth image, to reduce CPU load.

Dependencies

  • ROS Hydro/Indigo
  • OpenCV
  • Eigen (optional, but recommended)
  • OpenCL (optional, but recommended)

At least one of OpenCL or Eigen has to be installed. If OpenCL is not installed the CPU will be used. For optimal performance OpenCL is recommended.

for the ROS packages look at the package.xml