Skip to main content

count_differences

Function count_differences 

Source
pub fn count_differences(img_a: GrayImage, img_b: GrayImage, fuzz: u8) -> usize
Expand description

Compare two images and return the count of differing pixels