Reads the model from file storage
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- fs
- Type: OpenCvSharpCvFileStorage
[Missing <param name="fs"/> documentation for "M:OpenCvSharp.CPlusPlus.CvDTree.Read(OpenCvSharp.CvFileStorage,OpenCvSharp.CvFileNode,OpenCvSharp.CPlusPlus.CvDTreeTrainData)"]
- node
- Type: OpenCvSharpCvFileNode
[Missing <param name="node"/> documentation for "M:OpenCvSharp.CPlusPlus.CvDTree.Read(OpenCvSharp.CvFileStorage,OpenCvSharp.CvFileNode,OpenCvSharp.CPlusPlus.CvDTreeTrainData)"]
- data
- Type: OpenCvSharp.CPlusPlusCvDTreeTrainData
[Missing <param name="data"/> documentation for "M:OpenCvSharp.CPlusPlus.CvDTree.Read(OpenCvSharp.CvFileStorage,OpenCvSharp.CvFileNode,OpenCvSharp.CPlusPlus.CvDTreeTrainData)"]
See Also