Skip to content

reginald1787/imageMatching

Repository files navigation

Introduction

five steps:

Find Harris corners in two images

Extract SIFT descriptors for those keypoints

Match keypoints

Calculate homography using RANSAC

Apply the homography to the second image, so that if the two images were on top of one another, their features would be aligned.

About

local feature extracting, SIFT, shapematching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published