View my account

Confusion about Camera Extrinsics and how to use

Comments

1 comment

  • Henry

    As far reference: 

    Intrinsic of "Color" / 1920x1080 / {YUYV/RGB8/BGR8/RGBA8/BGRA8/Y16/RAW16}
      Width:        1920
      Height:       1080
      PPX:          974.587890625
      PPY:          558.511108398438
      Fx:           1369.154296875
      Fy:           1369.32470703125
      Distortion:   Inverse Brown Conrady
      Coeffs:       0       0       0       0       0
      FOV (deg):    70.07 x 43.04

     Intrinsic of "Depth" / 640x480 / {Z16}
      Width:        640
      Height:       480
      PPX:          323.4189453125
      PPY:          235.509460449219
      Fx:           380.074157714844
      Fy:           380.074157714844
      Distortion:   Brown Conrady
      Coeffs:       0       0       0       0       0
      FOV (deg):    80.19 x 64.54

    Extrinsic from "Color"    To      "Depth" :
     Rotation Matrix:
       0.999894        -0.0139659       -0.00408642
       0.0139599        0.999901        -0.0014971
       0.00410692       0.00143989       0.999991

     Translation Vector: -0.0147322081029415  -0.000222114700591192  -0.00035787993692793

    Here:

    Vc=   0.039880714122219
      -0.056764902027478
       0.257000000000000

    PointInDepth=   0.005142461480324
      -0.019759122770648
       0.283606551020812

    but

    PointDepthTest=0.040226541210939

    -0.040963929820769

       0.257000000000000

     

     

    0
    Comment actions Permalink

Please sign in to leave a comment.