Trait opencv::prelude::LineMod_ColorGradientTrait
source · pub trait LineMod_ColorGradientTrait: LineMod_ColorGradientTraitConst + LineMod_ModalityTrait {
// Required method
fn as_raw_mut_LineMod_ColorGradient(&mut self) -> *mut c_void;
// Provided methods
fn set_weak_threshold(&mut self, val: f32) { ... }
fn set_num_features(&mut self, val: size_t) { ... }
fn set_strong_threshold(&mut self, val: f32) { ... }
fn read(&mut self, fn_: &FileNode) -> Result<()> { ... }
}
Expand description
Mutable methods for crate::rgbd::LineMod_ColorGradient