Function opencv::photo::inpaint [] [src]

pub fn inpaint(src: &Mat, inpaintMask: &Mat, dst: &Mat, inpaintRadius: f64, flags: i32) -> Result<(), String>

restores the damaged image areas using one of the available intpainting algorithms