Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 368 Bytes

File metadata and controls

8 lines (7 loc) · 368 Bytes

CV project about Stereo Pairs

  • Key point detection using SIFT
  • Feature matching using brute force strategy
  • Estimate the fundamental matrix using 8 points Algorithm
  • Stereo rectification using Hartley's Algorithm
  • Compute disparity map among rectified images.

Note: the dataset is my original work, don't use unless you ask my permission