[][src]Crate img_diff

img_diff

img_diff is a cmd line tool to diff images in 2 folders you can pass -h to see the help

Structs

Config

diff images in 2 structurally similar folders and output diff images

DiffImage
Pair

Enums

ImgDiffError

An enumeration of ImgDiff possible Errors

Functions

do_diff

Diffs all images using a channel to parallelize the file IO and processing.

subtract_image

Type Definitions

ImgDiffResult