-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
How to get the blur region mask? #15
Comments
You can see in the process code how it displays the pretty blur map; you can display it from process or save it off. https://github.com/WillBrennan/BlurDetection2/blob/master/process.py#L84 |
Thank you very much, I get it !
在 2021年3月13日 05:10,Will ***@***.***> 写道:
You can see in the process code how it displays the pretty blur map; you can display it from process or save it off.
https://github.com/WillBrennan/BlurDetection2/blob/master/process.py#L84
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I saved the blur map, but it is a black image.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, i wonder how to get the demo result as shown below using the brightness to show the blur degree:
It will be helpful if you can give me some instrs.
The text was updated successfully, but these errors were encountered: