Click or drag to resize

AlgorithmEmpty Property

Returns true if the Algorithm is empty (e.g. in the very beginning or after unsuccessful read

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public virtual bool Empty { get; }

Return Value

Type: Boolean
See Also