Skip to content

wrld/puzzle_match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puzzle match

The program uses sift as basic feature matching method, and uses two methods for calculating the correct R and T to move puzzle.

method 1

Calculate the homography matrix, and decompose it.

method 2

Calculate the R and T through RANSAC, and optimize it by nonlinear LSE to calculate an accurate result.

result

img img

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published