GpuMatCreate Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodCreate(Size, MatType)
allocates new matrix data unless the matrix already has specified size and type. previous data is unreferenced if needed.
Public methodCreate(Int32, Int32, MatType)
allocates new matrix data unless the matrix already has specified size and type. previous data is unreferenced if needed.
Top
See Also

Reference