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

[testing] add a test for the function image_apply_homography #207

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

carlodef
Copy link
Contributor

This PR adds a test for the function common.image_apply_homography.

The test uses a synthetic image made of vertical stripes and zooms it by 0.51 (i.e. zoom out by roughly a factor 2). The expected output is what the homography binary produces right now, which is not perfect (image borders are lost), so this test could be improved in the future.

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

Successfully merging this pull request may close these issues.

1 participant