[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_initWideAngleProjMap(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static float imgproc_initWideAngleProjMap( IntPtr cameraMatrix, IntPtr distCoeffs, CvSize imageSize, int destImageWidth, int m1Type, IntPtr map1, IntPtr map2, int projType, double alpha )
Parameters
- cameraMatrix
- Type: SystemIntPtr
[Missing <param name="cameraMatrix"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_initWideAngleProjMap(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- distCoeffs
- Type: SystemIntPtr
[Missing <param name="distCoeffs"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_initWideAngleProjMap(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- imageSize
- Type: OpenCvSharpCvSize
[Missing <param name="imageSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_initWideAngleProjMap(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- destImageWidth
- Type: SystemInt32
[Missing <param name="destImageWidth"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_initWideAngleProjMap(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- m1Type
- Type: SystemInt32
[Missing <param name="m1Type"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_initWideAngleProjMap(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- map1
- Type: SystemIntPtr
[Missing <param name="map1"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_initWideAngleProjMap(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- map2
- Type: SystemIntPtr
[Missing <param name="map2"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_initWideAngleProjMap(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- projType
- Type: SystemInt32
[Missing <param name="projType"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_initWideAngleProjMap(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- alpha
- Type: SystemDouble
[Missing <param name="alpha"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_initWideAngleProjMap(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
Return Value
Type: Single[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_initWideAngleProjMap(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]