Skip to content

lukkachaitanya/Feature_matching_image_stitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature extraction from images using Opencv xfeatures2d

View the demo below

Demo

Steps:

(1) Detecting keypoints and extracting local invariant descriptors;

(2) Matching descriptors between images;

(3) Applying RANSAC to estimate the homography matrix; and

(4) Applying a warping transformation using the homography matrix.

About

Feature extraction from images using Opencv xfeatures2d

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages