NativeMethodsphoto_createCalibrateDebevec Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.photo_createCalibrateDebevec(System.Int32,System.Single,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus photo_createCalibrateDebevec( int samples, float lambda, int random, out IntPtr returnValue )
Public Shared Function photo_createCalibrateDebevec ( samples As Integer, lambda As Single, random As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus photo_createCalibrateDebevec( int samples, float lambda, int random, [OutAttribute] IntPtr% returnValue )
static member photo_createCalibrateDebevec : samples : int * lambda : float32 * random : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="samples"/> documentation for "M:OpenCvSharp.NativeMethods.photo_createCalibrateDebevec(System.Int32,System.Single,System.Int32,System.IntPtr@)"]
[Missing <param name="lambda"/> documentation for "M:OpenCvSharp.NativeMethods.photo_createCalibrateDebevec(System.Int32,System.Single,System.Int32,System.IntPtr@)"]
[Missing <param name="random"/> documentation for "M:OpenCvSharp.NativeMethods.photo_createCalibrateDebevec(System.Int32,System.Single,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.photo_createCalibrateDebevec(System.Int32,System.Single,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.photo_createCalibrateDebevec(System.Int32,System.Single,System.Int32,System.IntPtr@)"]