[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double,System.Double)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void imgproc_fitLine_InputArray( IntPtr points, IntPtr line, int distType, double param, double reps, double aeps )
Parameters
- points
- Type: SystemIntPtr
[Missing <param name="points"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double,System.Double)"]
- line
- Type: SystemIntPtr
[Missing <param name="line"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double,System.Double)"]
- distType
- Type: SystemInt32
[Missing <param name="distType"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double,System.Double)"]
- param
- Type: SystemDouble
[Missing <param name="param"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double,System.Double)"]
- reps
- Type: SystemDouble
[Missing <param name="reps"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double,System.Double)"]
- aeps
- Type: SystemDouble
[Missing <param name="aeps"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double,System.Double)"]