[][src]Function opencv::dnn::slice_3d

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