Processing math: 100%

ABOUT ME

학습한 것을 정리하는 공간입니다. csw3575@snu.ac.kr

Today
Yesterday
Total
  • [20] Epipolar Geometry and the Fundamental Matrix (2)
    Multiple View Geometry 2021. 6. 9. 15:15

    본 포스트는 학습한 것을 정리할 목적으로 작성되었습니다.

     

    해당 포스트의 내용 및 그림, 수식 등은 'Multiple View Geometry in Computer Vision' 책을 참고하였습니다. 

     

    (1) Properties of the fundamental matrix

     

    Fundamental matrix에 대해서 다음과 같은 내용들이 성립한다.

     

    - 두 대응점 쌍 x,x에 대하여 xFx=0

     

    - FP,P의 fundamental matrix이면 FTP,P의 fundamental matrix

     

    - 어떤 카메라의 epipolar line은 대응하는 다른 카메라 이미지가 fundamental matrix를 통해 투영된 것임 즉, l=Fx, l=FTx

     

    - Epipolar line은 epipole을 포함한다. 따라서 다음이 성립

     

    eT(Fx)=0 (eTF)x=0 for all x

    eTF=0  e is the left null vector of F

    e is the right null vector of F

     

    - det(F)=0 이므로 3x3 matrix F의 dof는 7이다.

     

    (2) The epipolar line homography

    그림 3. Epipolar line homography

    l,l이 대응되는 epipolar lines 라면 epipole e를 통과하지 않는 임의의 직선 \textbf{k}에 대하여 다음이 성립한다.

     

    l=F[k]×l

    l=FT[k]×l

     

    이는 [k]×l이 epipolar line위의 한 점 x이기 때문이다.

    댓글

Designed by Tistory.