looke

A rust port of a subset of node.js module looks-same.

To determine if two images look the same to human color perception.

Install

cargo install looke

Usage

looke path/to/img1 path/to/img2

If they look not the same, exit with 1.