google / google/amber

Performing image/buffer comparison

Open
#620 8 comments 0 reactions 1 assignee Claimed by @asuonpaa View on GitHub
amberscript enhancement
Dominant language
C++
Stars
228
Forks
77
PR merge metrics
No merged PRs in 30d

Description

Amber has buffer comparison algorithms (currently just RMSE, but more will probably be added). We should add a standalone tool that takes:

* the algorithm to run, and its parameters (probably as command line arguments)
* two PNG files (paths passed via command line arguments)

and outputs:

* Equal or not equal
* The input threshold value (e.g. the input tolerance RMSE value that would allow the comparison to pass)
* The output value from the comparison (e.g. the RMSE value)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.