essential-matrix topic

List essential-matrix repositories

graph-cut-ransac

406
Stars
89
Forks
Watchers

The Graph-Cut RANSAC algorithm proposed in paper: Daniel Barath and Jiri Matas; Graph-Cut RANSAC, Conference on Computer Vision and Pattern Recognition, 2018. It is available at http://openaccess.thec...

scoring-without-correspondences

78
Stars
7
Forks
Watchers

[CVPR 2023] Two-view Geometry Scoring Without Correspondences

Depth-Estimation-using-Stereovision

22
Stars
7
Forks
Watchers

In this project, we try to implement the concept of Stereo Vision. We test the code on 3 different datasets, each of them contains 2 images of the same scenario but taken from two different camera ang...

SfM

17
Stars
2
Forks
Watchers

3D scene reconstruction and camera pose estimation given images from different views (Structure from Motion)

visual-odometry

59
Stars
11
Forks
Watchers

Implementing different steps to estimate the 3D motion of the camera. Provides as output a plot of the trajectory of the camera.