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

type VectorOfMat = Vector<Mat>;

Implementations

impl VectorOfMat[src]

Trait Implementations