Skip to content

Simple image comparator written in rust, nothing special

Notifications You must be signed in to change notification settings

Vinicios13/image-comparator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

cargo run img1.jpeg img2.jpeg 10.4

first and second argument -> name of the images

third argument -> acceptable difference between pixels, its optional and the default value is 0

images should be put under assets folder and have the same dimensions

output example:

image 1 and 2 are 73.79% equal -> acceptable difference 10.4%

About

Simple image comparator written in rust, nothing special

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages