NativeMethodscalib3d_decomposeHomographyMat Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_decomposeHomographyMat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_decomposeHomographyMat( IntPtr H, IntPtr K, IntPtr rotations, IntPtr translations, IntPtr normals, out int returnValue )
Public Shared Function calib3d_decomposeHomographyMat ( H As IntPtr, K As IntPtr, rotations As IntPtr, translations As IntPtr, normals As IntPtr, <OutAttribute> ByRef returnValue As Integer ) As ExceptionStatus
public: static ExceptionStatus calib3d_decomposeHomographyMat( IntPtr H, IntPtr K, IntPtr rotations, IntPtr translations, IntPtr normals, [OutAttribute] int% returnValue )
static member calib3d_decomposeHomographyMat : H : IntPtr * K : IntPtr * rotations : IntPtr * translations : IntPtr * normals : IntPtr * returnValue : int byref -> ExceptionStatus
[Missing <param name="H"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_decomposeHomographyMat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]
[Missing <param name="K"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_decomposeHomographyMat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]
[Missing <param name="rotations"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_decomposeHomographyMat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]
[Missing <param name="translations"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_decomposeHomographyMat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]
[Missing <param name="normals"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_decomposeHomographyMat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_decomposeHomographyMat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_decomposeHomographyMat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@)"]