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

Homography #4

Closed
ag14774 opened this issue Jun 11, 2020 · 8 comments
Closed

Homography #4

ag14774 opened this issue Jun 11, 2020 · 8 comments

Comments

@ag14774
Copy link

ag14774 commented Jun 11, 2020

In the paper it was mentioned that homography is performed to align the two video sources. Is that part of the code in this repo? If yes, could you point me to it? Thank you!

@avinashpaliwal
Copy link
Owner

@ag14774
The published code can be run on the test scenes provided that have already been pre-processed - homography transformation and color matching using NRDC.

To align the video frames, we take one pair of corresponding low and high resolution frame. Compute the transform and apply it to all the other frames. It is straightforward and I can add it to the repository at a later date if needed.

@ag14774
Copy link
Author

ag14774 commented Jun 14, 2020

@avinashpaliwal
Thanks! If you are not too busy, it would be great if you could add it

@women1995
Copy link

@ag14774 Do you find the link of NRDC code? I failed when clicking on the above website, and it said "You don't have permission to access this resource."

@ag14774
Copy link
Author

ag14774 commented Mar 10, 2022

Hey back when I asked the question the resource was there but it seems it's not available now

@women1995
Copy link

Hey back when I asked the question the resource was there but it seems it's not available now

@ag14774 Could you please provide the resources you downloaded? This would make a great help to my work. Thank you!

@ag14774
Copy link
Author

ag14774 commented Mar 11, 2022

It was not very useful for me so I did not save it anywhere. Sorry

@avinashpaliwal
Copy link
Owner

avinashpaliwal commented Mar 13, 2022

Hey @women1995. It looks like all the pages from the author were removed from the domain. I can share the file with you.

@women1995
Copy link

women1995 commented Mar 14, 2022

Hey @women1995 . It looks like all the pages from the author were removed from the domain. I can share the file with you.
@avinashpaliwal Thank you very much for sharing the source files with me, and it made a great help to my work. My email address is [email protected].

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

3 participants