Returns indices of root nodes
Namespace:
OpenCvSharp.ML
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
SyntaxPublic Function GetRoots As Integer()
public:
array<int>^ GetRoots()
member GetRoots : unit -> int[]
Return Value
Type:
Int32
See Also