Table of Contents

Method EmptyClone

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

EmptyClone()

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

public Mat EmptyClone()

Returns

Mat