Function opencv::dnn::slice_2

source ·
pub fn slice_2(m: &Mat, r0: &_Range, r1: &_Range, r2: &_Range) -> Result<Mat>