in this project, in order to 3D reconstruct and object, i followed a 3 step process :
1- Epipolar rectification : in order to reduce the computation cost. 2- Point Matching 3-3D point triangulation
point detection and matching, Triangulation parts are to be added very soon.