Click or drag to resize
VectorOfGpuMat Constructor
http://www.emgu.com
Overload List
  NameDescription
Public methodVectorOfGpuMat
Create an empty standard vector of GpuMat
Public methodVectorOfGpuMat(Int32)
Create an standard vector of GpuMat of the specific size
Public methodVectorOfGpuMat(GpuMat)
Create an standard vector of GpuMat with the initial values
Top
See Also