Trait opencv::hub_prelude::AlignExposuresConst[][src]

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

The base class for algorithms that align images of the same scene with different exposures

Required methods

Implementors