Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 300 Bytes

File metadata and controls

9 lines (5 loc) · 300 Bytes

ComputerVision3D_Fundamental

You need Imagine++ library (http://imagine.enpc.fr/~monasse/Imagine++/)

We take as input two images slightly shifted.

We compute Fundamental Matrix with RANSAC algorithm

then when user clicks on a point in an image, we display the epipolar line in the other image.