NativeMethodscore_perspectiveTransform_Point3d Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_perspectiveTransform_Point3d( IntPtr src, int srcLength, IntPtr dst, int dstLength, IntPtr m )
Public Shared Function core_perspectiveTransform_Point3d ( src As IntPtr, srcLength As Integer, dst As IntPtr, dstLength As Integer, m As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_perspectiveTransform_Point3d( IntPtr src, int srcLength, IntPtr dst, int dstLength, IntPtr m )
static member core_perspectiveTransform_Point3d : src : IntPtr * srcLength : int * dst : IntPtr * dstLength : int * m : IntPtr -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]
[Missing <param name="srcLength"/> documentation for "M:OpenCvSharp.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]
[Missing <param name="dstLength"/> documentation for "M:OpenCvSharp.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]
[Missing <param name="m"/> documentation for "M:OpenCvSharp.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]