Trait CropLayerTrait
opencv::dnn
pub trait CropLayerTrait: AlgorithmTrait + LayerTrait { fn as_raw_CropLayer(&self) -> *mut c_void; }
fn as_raw_CropLayer(&self) -> *mut c_void
impl CropLayerTrait for CropLayer