[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_phaseCorrelateRes(System.IntPtr,System.IntPtr,System.IntPtr,System.Double@)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static CvPoint2D64f imgproc_phaseCorrelateRes( IntPtr src1, IntPtr src2, IntPtr window, out double response )
Parameters
- src1
- Type: SystemIntPtr
[Missing <param name="src1"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_phaseCorrelateRes(System.IntPtr,System.IntPtr,System.IntPtr,System.Double@)"]
- src2
- Type: SystemIntPtr
[Missing <param name="src2"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_phaseCorrelateRes(System.IntPtr,System.IntPtr,System.IntPtr,System.Double@)"]
- window
- Type: SystemIntPtr
[Missing <param name="window"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_phaseCorrelateRes(System.IntPtr,System.IntPtr,System.IntPtr,System.Double@)"]
- response
- Type: SystemDouble
[Missing <param name="response"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_phaseCorrelateRes(System.IntPtr,System.IntPtr,System.IntPtr,System.Double@)"]
Return Value
Type: CvPoint2D64f[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_phaseCorrelateRes(System.IntPtr,System.IntPtr,System.IntPtr,System.Double@)"]