[−][src]Trait opencv::prelude::SplitLayerTrait
Required methods
fn as_raw_SplitLayer(&self) -> *const c_void
fn as_raw_mut_SplitLayer(&mut self) -> *mut c_void
Provided methods
fn outputs_count(&self) -> i32
Number of copies that will be produced (is ignored when negative).
fn set_outputs_count(&mut self, val: i32)
Number of copies that will be produced (is ignored when negative).