Table of Contents

Method EmptyClone

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

EmptyClone(UMatUsageFlags)

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

public UMat EmptyClone(UMatUsageFlags usageFlags = UMatUsageFlags.None)

Parameters

usageFlags UMatUsageFlags

Returns

UMat