Click or drag to resize

GpuMatIsEmpty Property

http://www.emgu.com
True if the matrix is empty

Namespace:  Emgu.CV.Cuda
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public bool IsEmpty { get; }

Property Value

Type: Boolean
See Also