Trait opencv::imgproc::CLAHE
[−]
[src]
pub trait CLAHE: Algorithm {
fn as_raw_CLAHE(&self) -> *mut c_void;
}
pub trait CLAHE: Algorithm {
fn as_raw_CLAHE(&self) -> *mut c_void;
}
fn as_raw_CLAHE(&self) -> *mut c_void