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

type VectorOfUMat = Vector<UMat>;

Implementations

impl VectorOfUMat[src]

Trait Implementations