Trait CropLayerTrait
opencv::hub_prelude
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