[][src]Trait opencv::hub_prelude::Detail_BlocksChannelsCompensatorTrait

pub trait Detail_BlocksChannelsCompensatorTrait: Detail_BlocksCompensator {
    pub fn as_raw_Detail_BlocksChannelsCompensator(&self) -> *const c_void;
pub fn as_raw_mut_Detail_BlocksChannelsCompensator(&mut self) -> *mut c_void; }

Exposure compensator which tries to remove exposure related artifacts by adjusting image block on each channel.

Required methods

Loading content...

Implementors

Loading content...