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

Canvas Method of Blur isn't working correctly #4

Open
abnersajr opened this issue Mar 15, 2017 · 5 comments
Open

Canvas Method of Blur isn't working correctly #4

abnersajr opened this issue Mar 15, 2017 · 5 comments

Comments

@abnersajr
Copy link

Your method to generate blured image with canvas is small but not correct.
If you get other libs that already exist to do that you will see that is not correctly.
Lastly if you get an image rendered with canvas method and compare with filter method you will see.

@dabanlee
Copy link
Owner

Do you mean with the same blur value, the images rendered with canvas method and css filter are different?

@abnersajr
Copy link
Author

abnersajr commented Mar 16, 2017

Here are the example images, you can see the differences.

Canvas
canvas

CSS
css

@dabanlee
Copy link
Owner

oh, I got it.

It seems that I have no idea of how to improve it. Can you help me improve the canvas blur algorithm?

@abnersajr
Copy link
Author

For sure on my free time I help with this. 👍

@dabanlee
Copy link
Owner

@abnersajr Thanks a lot. 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants