View my account

Calibrate extrinsic for D435i

Comments

2 comments

  • MartyG

    Hi Yixun Liu  The rs-enumerate-devices -c method of obtaining intrinsics and extrinsics is a very good one.  It is also worth bearing in mind that the left infrared / color extrinsics are provided in two different sets of values - left IR to color, and also color to left infrared, so it is important to use the appropriate set of extrinsics from that pair.  'Left infrared to color' is likely to be the set of values that you require.

     

    If you would prefer an alternative method for retrieving extrinsics, Intel's Dynamic Calibration tool can report the extrinsics as the following:

    RotationLeftRGB - rotation from RGB camera coordinate system to left camera coordinate system, specified as a 3x3 rotation matrix

    TranslationLeftRGB - translation from RGB camera coordinate system to left camera coordinate system, specified as a 3x1 vector in millimeters

     

    https://dev.intelrealsense.com/docs/intel-realsensetm-d400-series-calibration-tools-user-guide#section-2-1-calibration-parameters

     

    If you are using Linux then you can find installation instructions for the Dynamic Calibration tool on page 14 onwards of the PDF user guide at the link above.

    If you are using Windows 10 then it can be downloaded at the link below:

    https://www.intel.com/content/www/us/en/download/645988/intel-realsense-d400-series-dynamic-calibration-tool.html

    0
    Comment actions Permalink
  • Yixun Liu

     I will check it.

    Thank you MartyG!

    0
    Comment actions Permalink

Please sign in to leave a comment.