Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 476 Bytes

TODO.md

File metadata and controls

15 lines (14 loc) · 476 Bytes

First Phase (Feature Matching)

  • Save images
    • Corner Detection
    • ANMS
    • Feature Patches
    • Feature Matches
    • RANSAC
    • Warped and Blended (Panorama)
  • Rearrange code for better readability.
  • Blending for cylindrical projections.
  • Add functionality to stitch any number of images.
  • Add functionality to deal with very large images.
  • Plan B when Harris and Shi-Tomasi detectors fail
  • Multi-band blending