opencv::prelude

Trait ConsistentMosaicInpainterTraitConst

Source
pub trait ConsistentMosaicInpainterTraitConst: InpainterBaseTraitConst {
    // Required method
    fn as_raw_ConsistentMosaicInpainter(&self) -> *const c_void;

    // Provided method
    fn stdev_thresh(&self) -> Result<f32> { ... }
}
Expand description

Required Methods§

Provided Methods§

Implementors§