Cv2GpuEnsureSizeIsEnough Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodStatic memberEnsureSizeIsEnough(Size, MatType, GpuMat)
Ensures that size of the given matrix is not less than (rows, cols) size and matrix type is match specified one too
Public methodStatic memberEnsureSizeIsEnough(Int32, Int32, MatType, GpuMat)
Ensures that size of the given matrix is not less than (rows, cols) size and matrix type is match specified one too
Top
See Also

Reference