Click or drag to resize

MatEmptyClone Method

Makes a Mat that have the same size, depth and channels as this image

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Mat EmptyClone()

Return Value

Type: Mat
See Also