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

Crash or incorrect results on different input sizes #12

Open
3 tasks
spillerrec opened this issue Jun 26, 2017 · 0 comments
Open
3 tasks

Crash or incorrect results on different input sizes #12

spillerrec opened this issue Jun 26, 2017 · 0 comments
Assignees
Labels

Comments

@spillerrec
Copy link
Owner

If the input images are not the same size it will crash. In rare case it does not crash, but still produces incorrect results.

  • Go through the code and insert asserts on functions which relies on the input images being equal in size
  • Add a check at the very beginning with a good error message
  • Catch and display exceptions in main
@spillerrec spillerrec added the bug label Jun 26, 2017
@spillerrec spillerrec self-assigned this Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant