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: 1.0.0
Syntax
public virtual string GetDefaultName()

Return Value

Type: String

[Missing <returns> documentation for "M:OpenCvSharp.Algorithm.GetDefaultName"]

See Also