Function sgm_rs::sgm::compute_disp[][src]

pub fn compute_disp(
    left: &GrayImage,
    right: &GrayImage,
    d_range: usize
) -> GrayImage