Function opencv::imgproc::equalize_hist [] [src]

pub fn equalize_hist(src: &Mat, dst: &Mat) -> Result<(), String>

normalizes the grayscale image brightness and contrast by normalizing its histogram