Skip to content

Develop panorama algorithm set to overcome stitching issues

Notifications You must be signed in to change notification settings

Anutlet/panorama-algorithm-set

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

panorama-algorithm-set

Develop panorama algorithm set to overcome stitching issues

Algorithm 1:

Paper: As-Projective-As-Possible Image Stitching with Moving DLT
Api: void APAP(const MatrixXf &inlier, const MatrixXf &A, const Matrix3f &T1, const Matrix3f &T2, int offX, int offY, int cw, int ch, const Mat &img1, const Mat &img2)

About

Develop panorama algorithm set to overcome stitching issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.6%
  • C 27.7%
  • Other 0.7%