View my account

rs.align fails to align depth and color streams

Comments

3 comments

  • MartyG

    Hi Jashmehta  In the image where you plot the RGB corners, they appeared to be being overlaid on an unaligned image that only has depth information and no RGB.  The plotted corners being offset in that case would be understandable, as the RGB sensor is physically offset horizontally from the position of the left IR sensor that provides the depth image (i.e the viewpoint of the RGB sensor sees is slightly off to the side of the left IR sensor's viewpoint, like two separate eyes that each have their own view if you close one of the eyes).

     

     

    When depth-color alignment is performed, the depth coordinates are mapped onto the positions of the RGB color coordinates so that they match up and are overlaid on one another.

     

     

    0
    Comment actions Permalink
  • Jashmehta

    I have fixed this issue. Somehow the on chip intrinsic calibration values were off. I reset them to the factory defaults from the realsense-viewer and it seems to have been fixed

    0
    Comment actions Permalink
  • MartyG

    I'm pleased to hear that you achieved a solution.  Thanks very much for the update!

    0
    Comment actions Permalink

Please sign in to leave a comment.