[][src]Function opencv::dnn::slice_2d

pub fn slice_2d(m: &Mat, r0: &Range, r1: &Range) -> Result<Mat>