Click or drag to resize

AlgorithmGetDefaultName Method

Returns the algorithm string identifier. This string is used as top level xml/yml node tag when the object is saved to a file or string.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public virtual string GetDefaultName()

Return Value

Type: String
See Also