Trait opencv::hub_prelude::RegionLayerTraitConst
source · [−]pub trait RegionLayerTraitConst: LayerTraitConst {
fn as_raw_RegionLayer(&self) -> *const c_void;
fn nms_threshold(&self) -> f32 { ... }
}pub trait RegionLayerTraitConst: LayerTraitConst {
fn as_raw_RegionLayer(&self) -> *const c_void;
fn nms_threshold(&self) -> f32 { ... }
}