Expand description
§img_diff
img_diff
is a cmd line tool to diff images in 2 folders
you can pass -h to see the help
Structs§
Enums§
- ImgDiff
Error - An enumeration of ImgDiff possible Errors
Functions§
- do_diff
- Diffs all images using a channel to parallelize the file IO and processing.
- subtract_
image