Table of Contents

Method GetSplits

Namespace
OpenCvSharp.ML
Assembly
OpenCvSharp.dll

GetSplits()

Returns all the splits. all the split indices are indices in the returned vector

public DTrees.Split[] GetSplits()

Returns

Split[]