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