Skip to content
#

homography-estimation

Here are 22 public repositories matching this topic...

This repository contains an implementation of panorama stitching, a computer vision technique used to combine multiple images into a seamless panoramic image. The project leverages classical techniques such as feature detection, matching, and RANSAC, along with a deep learning approach using Homography Net and Tensor DLT.

  • Updated May 23, 2023
  • Python

Repository contains applications that can 1. estimate homography matrix and annotate minion images on empty billboards; 2. Estimate Depth using Sum of Squared Distance and Cross Correlation Metrics as well as improve the results using Viterbi Algorithm. Error in Estimated Depth Map is also measured quantitatively against Ground Truth Images.

  • Updated May 2, 2021
  • Python

Improve this page

Add a description, image, and links to the homography-estimation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the homography-estimation topic, visit your repo's landing page and select "manage topics."

Learn more