Skip to content

[GSoC] Affine matcher and estimator for stitching pipeline#6609

Closed
hrnr wants to merge 2 commits intoopencv:masterfrom
hrnr:affine_registration
Closed

[GSoC] Affine matcher and estimator for stitching pipeline#6609
hrnr wants to merge 2 commits intoopencv:masterfrom
hrnr:affine_registration

Conversation

@hrnr
Copy link
Copy Markdown
Contributor

@hrnr hrnr commented May 31, 2016

Adds new matcher and estimator to stitching module that works with affine trasformation instead of homography.

Things to consider:

  • do we want to have also AffineRange matcher?
  • do we need to center points for trasform estimation? (probably not)
  • use homogeneous coordinates in MatchesInfo?
  • how to store affine trans in CameraParams - now using R to store affine trans on homogeneous coordinates, should we use R along with t and drop homogeneous coordinates?

hrnr added 2 commits May 31, 2016 10:15
initial version of matcher that estimates affine transformation
initial version of estimator that simply chain transformations in homogeneous coordinates
@hrnr
Copy link
Copy Markdown
Contributor Author

hrnr commented May 31, 2016

cc: @prclibo

@vpisarev
Copy link
Copy Markdown
Contributor

vpisarev commented Jul 8, 2016

this PR will be reopened because of CI issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants