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

fixed Issue#723 #818

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

fixed Issue#723 #818

wants to merge 2 commits into from

Conversation

SaumyaKarnwal
Copy link

Fixed : #723

Initial error :
When filter(BLUR, param) is called with param above a certain amount relative to the image size, an ArithmeticException is thrown for division by zero.

Current behaviour :
image
image

Please let me know if any changes are required.

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.

Blur filter throws exception if extent is too large relative to image size
1 participant