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