openni: depth_ir_offset_x

asked 2015-04-27 15:43:15 -0500

ebeowulf gravatar image

What exactly does changing the depth_ir_offset_x parameter used by the openni driver do? In fuerte, this parameter (or something similar) appeared to select the bbox of the published 640x480 images by shifting the entire image left|right (and offset_y shifted up|down). In indigo, however, the offset_x and offset_y do not appear to affect the published image... only the published point cloud.

1) What units are these parameters in? (maybe pixels, but the change in the point cloud seems too large for pixels)

2) What image topics are they used to align? (maybe /camera/rgb/image_rect_color + /camera/depth/image_rect_raw)

3) Where do I find the source code that uses them?

edit retag flag offensive close merge delete