Augmented Reality with Planar Homographies

16-720 Computer Vision: Homework 3 · Fall 2022

GITHUB

image


About The Project

Implementing an AR application step by step using planar homographies. Finding point correspondences between two images and use these to estimate the homography between them. Then using this homography to warp images and finally implement it on AR applications.


Built With

  • Python
  • NumPy

Results

For the entire report, please refer to the Documentation

  1. Feature Detection and Matching image
  2. RANSAC for Homography Computation image
  3. Augmented Reality application image
  4. Panorama Image Generation Using Homography image image