Skip to content

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

Open
@sparks2209

Description

@sparks2209

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions