Trait opencv::dnn::InterpLayerTraitConst
source · pub trait InterpLayerTraitConst: LayerTraitConst {
// Required method
fn as_raw_InterpLayer(&self) -> *const c_void;
}Expand description
Constant methods for crate::dnn::InterpLayer