NativeMethodscalib3d_reprojectImageTo3D Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_reprojectImageTo3D(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_reprojectImageTo3D( IntPtr disparity, IntPtr _3dImage, IntPtr Q, int handleMissingValues, int ddepth )
Public Shared Function calib3d_reprojectImageTo3D ( disparity As IntPtr, _3dImage As IntPtr, Q As IntPtr, handleMissingValues As Integer, ddepth As Integer ) As ExceptionStatus
public: static ExceptionStatus calib3d_reprojectImageTo3D( IntPtr disparity, IntPtr _3dImage, IntPtr Q, int handleMissingValues, int ddepth )
static member calib3d_reprojectImageTo3D : disparity : IntPtr * _3dImage : IntPtr * Q : IntPtr * handleMissingValues : int * ddepth : int -> ExceptionStatus
[Missing <param name="disparity"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_reprojectImageTo3D(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="_3dImage"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_reprojectImageTo3D(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="Q"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_reprojectImageTo3D(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="handleMissingValues"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_reprojectImageTo3D(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="ddepth"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_reprojectImageTo3D(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_reprojectImageTo3D(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]