Trait opencv::prelude::PhaseUnwrappingConst[][src]

pub trait PhaseUnwrappingConst: AlgorithmTraitConst {
    fn as_raw_PhaseUnwrapping(&self) -> *const c_void;
}
Expand description

Abstract base class for phase unwrapping.

Required methods

Implementors