I am writing a code to create 3D model of object using Epipolar geometry?
I get stuck at finding the Essential matrix from the Fundamental matrix. Since my images are not calibrated, I don't have a calibration matrix.
Please help me if anybody knows a method or code to do the calibration from only images to do a 3D reconstruction.