NativeMethodsml_DTrees_load Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ml_DTrees_load(System.String,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ml_DTrees_load( string filePath, out IntPtr returnValue )
Public Shared Function ml_DTrees_load ( filePath As String, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus ml_DTrees_load( String^ filePath, [OutAttribute] IntPtr% returnValue )
static member ml_DTrees_load : filePath : string * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="filePath"/> documentation for "M:OpenCvSharp.NativeMethods.ml_DTrees_load(System.String,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ml_DTrees_load(System.String,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ml_DTrees_load(System.String,System.IntPtr@)"]