Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using CNN-REGISTRATION to produce homography for stitching of images to produce panorama #28

Open
rllyryan opened this issue Sep 30, 2021 · 1 comment

Comments

@rllyryan
Copy link

Dear Z. Yang and T. Dan and Y. Yang,

This is not much of an issue with the work that is produced by you, but more of a question regarding the capabilities of your work.

I am currently working on a project that tries to employ machine learning networks to detect, describe, and match keypoints for the purpose of matching 2D robot LiDAR maps. So far, I have been tinkering around with panorama techniques utilising SIFT and the OpenCV Stitcher class, and they both yield successful results only to a certain extent due to the nature of the images being feature-poor.

As such, I would like to ask: Can your cnn-registration work stitch overlapping images? (From what I understand, the registration produced by the code is equivalent to homography that is produced by OpenCV's cv2.findHomography)

If proven successful, I would like to referrence you in my Final Year Project.

@KaranKaira
Copy link

KaranKaira commented Nov 5, 2021

Hey @rllyryan , have you made any progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants