pub trait FastGlobalSmootherFilterConst: AlgorithmTraitConst {
fn as_raw_FastGlobalSmootherFilter(&self) -> *const c_void;
}Expand description
Constant methods for crate::ximgproc::FastGlobalSmootherFilter
pub trait FastGlobalSmootherFilterConst: AlgorithmTraitConst {
fn as_raw_FastGlobalSmootherFilter(&self) -> *const c_void;
}Constant methods for crate::ximgproc::FastGlobalSmootherFilter