Skip to content

Add difference percentage  #126

Description

@viethg1995

Current result:
{
width: number;
height: number;
imagesAreSame: boolean;
diffCount: number;
}

New result:
{
width: number;
height: number;
imagesAreSame: boolean;
diffCount: number;
percentage: number Float - Normalized total difference
Value can range from 0.00 (no difference) to 1.00 (every pixel is different)
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions