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

In android the code is giving as image not blurred #29

Open
sparks2209 opened this issue Nov 24, 2020 · 0 comments
Open

In android the code is giving as image not blurred #29

sparks2209 opened this issue Nov 24, 2020 · 0 comments

Comments

@sparks2209
Copy link

Even i capture blurred image, code is giving me as image is not blurred.

if (maxLap <= soglia) {
System.out.println("is blur image");
}

maxLap value is always -1 and greater than sogalia : int soglia = -6118750;

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

No branches or pull requests

1 participant