Relative Orientation, Fundamental and Essential Matrix (Cyrill Stachniss)

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 พ.ย. 2024

ความคิดเห็น • 24

  • @asimukaye273
    @asimukaye273 3 ปีที่แล้ว +8

    Thanks for the simplified explanations! Your channel is really helpful for anyone wanting to grasp the key concepts of computer vision and robotics quickly. Greatly appreciate your initiative.

  • @pratikkumarbulani8903
    @pratikkumarbulani8903 4 ปีที่แล้ว +13

    Relative Orientation: 00:00 to 22:05
    Fundamental Matrix: 22:05 to 44:40
    Essential Matrix: 44:40 to 51:07
    Popular parameterizations for the relative orientation: 51:07 to

  • @nigelpluto3443
    @nigelpluto3443 ปีที่แล้ว +1

    thanks for making this nice explanation public and freely accessible

  • @gintonic6204
    @gintonic6204 3 ปีที่แล้ว +1

    Thanks so much for your crisp explanation!

  • @bobklepper462
    @bobklepper462 2 ปีที่แล้ว

    Thank you for this amazing video. I do have a question though. At 32:29, when you describe that both expressions are the same, where does the x transpose come from?
    Thanks a lot

  • @letatanu
    @letatanu 4 ปีที่แล้ว

    I thought if we have the translation matrix, we would know the distance between 2 cameras. However, I forgot about the lambda property of the homogeneous coordinates. Thank you for showing that epipolar axis only shows the direction, not the length between 2 camera centers.

  • @vinhlai738
    @vinhlai738 3 ปีที่แล้ว

    Thank you Professor! That's really useful for me

  • @milan_shah
    @milan_shah 2 ปีที่แล้ว +1

    12:02 In three dimensional world, don't we need three parameters for the direction vectors like 'B'?
    I'm not sure why in the video (and on the slides), the professor says only 2 params! Would greatly appreciate it if someone can clarify.

    • @CyrillStachniss
      @CyrillStachniss  2 ปีที่แล้ว

      You can only determine 2 parameters, the scale (=the vector length) can not be recovered.

    • @milan_shah
      @milan_shah 2 ปีที่แล้ว

      @@CyrillStachniss Thank you so much Prof. for such a quick response. I understood your point regarding the vector length However, don't we need three parameters i.e. roll, pitch, and yaw for the direction of a vector?
      (From my understanding a rigid body in 3D have 6 DOF: 3 for translation and 3 for rotation. If possible, please do correct me if I'm mixing that up with a different concept. Thanks a lot in advance!)

  • @hyunew
    @hyunew 2 ปีที่แล้ว +1

    thank you, thank you so much

  • @hieuphan8335
    @hieuphan8335 4 ปีที่แล้ว +1

    Nice explanation. Thank you.

  • @milan_shah
    @milan_shah 4 ปีที่แล้ว +7

    Hi Professor, at 5:25, you mentioned that in DLT we need 5 control points to estimate 11 parameters for one camera. But, in DLT, don't we need at least 6 points for one camera? (source: 34:44 in your video on DLT for Camera Calibration and Localization - th-cam.com/video/3NcQbZu6xt8/w-d-xo.html)
    Thanks in advance!

    • @CyrillStachniss
      @CyrillStachniss  4 ปีที่แล้ว +8

      Correct, that is a mistake on my side. I should have said 6 and not 5.

    • @milan_shah
      @milan_shah 4 ปีที่แล้ว +1

      @@CyrillStachniss Thanks a lot professor for such a quick response and for the clarification.

  • @BennyRadon
    @BennyRadon 2 ปีที่แล้ว

    I dont understand why in not calibrated case we have 15 params for AO.
    I dont get the projective transform part in relation to a pair of cameras.
    Can you please specify which specific params can't be solved, and why?

  • @barath_
    @barath_ 3 ปีที่แล้ว

    Is this applicable only for camera pair or camera lidar also?!

  • @alanjohnstone8766
    @alanjohnstone8766 3 ปีที่แล้ว

    At 21:17 I think your slide is wrong. The 5 and the 7 on the top line should be swapped.

  • @xephyr417
    @xephyr417 2 ปีที่แล้ว

    This mysterious 7 dof you can extract which is explained by the fact that 22 - 15 = 7... I don't understand what the 7 dof are.

    • @xephyr417
      @xephyr417 2 ปีที่แล้ว

      The answer is apparently something something specifying a conic and epipoles. Pg 252 of the Bible (Multiple View Geometry)

  • @mostafaahmadi3892
    @mostafaahmadi3892 2 ปีที่แล้ว

    For creating the fundamental matrix, you are using K invert. But, K is a 3*4 matrix. How it can have an invert?