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: 1.0.0
Syntax
public virtual bool Empty { get; }

Return Value

Type: Boolean
See Also