ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Any one knows how to apply the camera calibration matrix to OpenNI

asked 2012-04-12 14:50:10 -0500

zwsjink gravatar image

Hi, Everyone: I've already use ROS to get a calibration file (in YAML). Now, I want to use these camera parameters to my own project (3D reconstruction.) So, how can I capture data from Kinect while using these updated camera parameters through OpenNI(intrinsic, extrinsic, distortion, rectification)? Because all my codes are written in OpenCV and OpenNI. Thank you very much.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-10-06 11:22:31 -0500

jdorich gravatar image

updated 2013-10-06 11:23:17 -0500

If you are using "openni_launch"

roslaunch openni_launch openni_launch

with rgb_camera_info_url and depth_camera_info_url arguments. See openni_launch documentation: http:// wiki.ros.org/openni_launch#Arguments

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-04-12 14:50:10 -0500

Seen: 322 times

Last updated: Oct 06 '13