epipolar-lines
There are 6 repositories under epipolar-lines topic.
kalyan0510/Intro2CV
This repo includes solutions to all the 'in the class quizzes' and 7 problem sets of the Introduction to Computer Vision course (G Tech CS6476 - on Udacity)
siddharthtelang/SfM
3D scene reconstruction and camera pose estimation given images from different views (Structure from Motion)
farhad-dalirani/Pytorch-Eight-Point-Algorithm-Essential-Matrix
Eight-Point Essential Matrix Estimation with PyTorch to Use GPU and CPU
vinnik-dmitry07/3d-reconstruction
Computer vision is my religion
abhijitmahalle/stereo-vision
Project to find disparity and depth maps for given two image sequences of a subject
Sri-Sai-Charan/Epipolar-Lines
A program to identify epipoles. The epipolar line is the straight line of intersection of the epipolar plane with the image plane. It is the image in one camera of a ray through the optical center and image point in the other camera. All epipolar lines intersect at the epipole.