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

type VectorOfMat = Vector<Mat>;

Implementations

impl VectorOfMat[src]

Trait Implementations