Tmp3/pibot_ros/third_party/iai_kinect2/kinect2_registration
ray e73d6d3a1b update code 2024-03-04 10:55:37 +00:00
..
cmake update code 2024-03-04 10:55:37 +00:00
include update code 2024-03-04 10:55:37 +00:00
src update code 2024-03-04 10:55:37 +00:00
CMakeLists.txt update code 2024-03-04 10:55:37 +00:00
README.md update code 2024-03-04 10:55:37 +00:00
package.xml update code 2024-03-04 10:55:37 +00:00

README.md

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