Overload List
Name | Description | |
---|---|---|
EnsureSizeIsEnough(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
| |
EnsureSizeIsEnough(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
|
See Also