Type Definition opencv::types::VectorOfMat[][src]

pub type VectorOfMat = Vector<Mat>;

Implementations

Trait Implementations