src/img_compare.cpp file

Utility program to compare two images.

Functions

auto main(int argc, char** argv) -> int
Compares a test image to a reference image, outputs the difference, and exits with failure or success depending on whether the difference is above a threshold.