Type Definition opencv::types::VectorOfGpuMat

source · []
pub type VectorOfGpuMat = Vector<GpuMat>;

Implementations