Epipolar Geometry Basics (Cyrill Stachniss)

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

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

  • @specimon
    @specimon 4 ปีที่แล้ว +12

    Thank you so much for this! Unbelievably well explained! If I could thumb up the video 10 times I would!

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

    Glad I'm not the only one who gets mixed up about mathematical notations (like the description about epipoles). You do a good job explaining the notation and the concepts, thank you for making and posting those videos.

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

    Cyrill is the Computer Vision GOAT

  • @AstroMagi
    @AstroMagi 4 ปีที่แล้ว +3

    Thanks for doing these videos! You are a great teacher and these are very helpful!

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

    If the epipolar line is just made of a single feature ray being projected in the other image plane, why do we have to search that line in first place?
    We can simply randomly choose any where in that line and find our feature point! as it seems to me that epipolar line is compose of just that featurepoint!
    I dont understand the notion of search here!
    Also if we assume that the epipolar line contains not only one single feature but several ones, and also know that we wouldnt have single features, but feature segments (a ray on the left image, can create a line segment on the right image plane if I'm not mistaken, as explained @6:45, then how are we going to choose between several same featurepint on that line? clearly it has direct effect on the estimated distance)
    can anyone kindly shed some light on this?

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

      Hi, this is why simple template matching may fail while looking for the correspondence in 1D space. That is simply a shortcoming of this method, if such ill conditioned cases arise, one needs to apply other techniques like sift, orb etc.

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

    Your videos are so interesting and helpful. Thanks a lot !

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

    Well presented

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

    Sir, How epipolar lines can be used in monocular SLAM.
    I mean to get the F matrix, we need data associations, right? if we already have the data associations, then why would we need epipolar lines. Is it just for scoring RANSAC iterations?

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

    Thank you so much for the video! However I don't understand how we determine that the line equation Fx'' is certainly the epipolar line. I mean, the point x' could lie on any line and the epipolar line is just one of the many lines it can lie on. We need at least two points to define a line, don't we?

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

      But e'^T*F*x'' is always zero because e'^T*F = (F^T*e')^T, and F^T*e' = 0, since e' spans the nullspace of F^T. Hence, for arbitrary x'' in image 2, F*x'' always defines a line that goes through e'. Geometrically, for every x'' there's a ray from the origin O'' of camera system 2 through the image point x'', and this ray gets projected into system 1, resulting in a line in image plane 1. All these rays are different for different x'', but have one common element, namely the origin of camera system 2, which is O''. The projection of O'', which is equal for all rays through x'', is the epipole e' in image plane 1.

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

      In order to complete your argumentation with the 2 points defining a line: Assume you have determined one x' fulfilling x'*F*x'' = 0 for a given x''. Then you automatically know, that this x' lies on the epipolar line, because you already know that e' also fulfills e'*F*x'' = 0. Now you have 2 points: The determined x', and e'.

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

    Thank you

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

    In which video, have you taught us the Fundamental matrix?

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

      th-cam.com/video/gYYumFSDsvA/w-d-xo.html