[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void core_perspectiveTransform_Point3d( IntPtr src, int srcLength, IntPtr dst, int dstLength, IntPtr m )
Parameters
- src
- Type: SystemIntPtr
[Missing <param name="src"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]
- srcLength
- Type: SystemInt32
[Missing <param name="srcLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]
- dst
- Type: SystemIntPtr
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]
- dstLength
- Type: SystemInt32
[Missing <param name="dstLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]
- m
- Type: SystemIntPtr
[Missing <param name="m"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_perspectiveTransform_Point3d(System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr)"]