Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 166 Bytes

File metadata and controls

7 lines (4 loc) · 166 Bytes

Image comparison in rust using raster module

Step 1: clone the repo

step 2: Run following command cargo build

step 3: cargo run <path_to_pic_1> <path_to_pic_2>