A rust port of a subset of node.js module looks-same.
To determine if two images look the same to human color perception.
cargo install looke
looke path/to/img1 path/to/img2
If they look not the same, exit with 1.