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

Fix #52 Comparisons with empty masks #72

Merged
merged 2 commits into from
Nov 28, 2021

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Oct 10, 2021

Fix #52 by avoiding divisions by 0 and instantly returning 0 instead.

@Avasam Avasam reopened this Nov 27, 2021
@Avasam Avasam force-pushed the Fix-#52-Comparisons-with-empty-masks branch from c97540f to cc35c1b Compare November 27, 2021 22:09
@Avasam Avasam force-pushed the Fix-#52-Comparisons-with-empty-masks branch from cc35c1b to f1cb1a6 Compare November 27, 2021 22:09
@Avasam Avasam changed the base branch from master to dev November 28, 2021 02:54
@Toufool Toufool merged commit 5f98309 into Toufool:dev Nov 28, 2021
@Avasam Avasam deleted the Fix-#52-Comparisons-with-empty-masks branch December 7, 2021 01:11
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.

Using L2 Norm and a Masked image with complete transparency error's out
2 participants