img_diff 5.0.0

Command line tool to diff images in 2 structurally similar folders and output diff images.
Documentation
1
2
3
4
5
6
7
8
# Default Rust Ignores
/target/

# IDE
/.idea

# valgrind output
callgrind.out.*