compare
View the difference between 2 images.
- Compare 2 images:
compare {image1.png} {image2.png} {diff.png}
- Compare 2 images using a custom metric:
compare -verbose -metric {PSNR} {image1.png} {image2.png} {diff.png}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).