Trait opencv::prelude::MatOp

source ·
pub trait MatOp: MatOpConst {
    fn as_raw_mut_MatOp(&mut self) -> *mut c_void;
}
Expand description

////////////////////////////// Matrix Expressions /////////////////////////////////

Required Methods§

Implementors§