[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_Point3i(OpenCvSharp.CPlusPlus.Point3i[],System.Int32,System.Single[],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_Point3i( Point3i[] points, int pointsLength, float[] line, int distType, double param, double reps, double aeps )
Parameters
- points
- Type: OpenCvSharp.CPlusPlusPoint3i
[Missing <param name="points"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_Point3i(OpenCvSharp.CPlusPlus.Point3i[],System.Int32,System.Single[],System.Int32,System.Double,System.Double,System.Double)"]
- pointsLength
- Type: SystemInt32
[Missing <param name="pointsLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_Point3i(OpenCvSharp.CPlusPlus.Point3i[],System.Int32,System.Single[],System.Int32,System.Double,System.Double,System.Double)"]
- line
- Type: SystemSingle
[Missing <param name="line"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_Point3i(OpenCvSharp.CPlusPlus.Point3i[],System.Int32,System.Single[],System.Int32,System.Double,System.Double,System.Double)"]
- distType
- Type: SystemInt32
[Missing <param name="distType"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_Point3i(OpenCvSharp.CPlusPlus.Point3i[],System.Int32,System.Single[],System.Int32,System.Double,System.Double,System.Double)"]
- param
- Type: SystemDouble
[Missing <param name="param"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_Point3i(OpenCvSharp.CPlusPlus.Point3i[],System.Int32,System.Single[],System.Int32,System.Double,System.Double,System.Double)"]
- reps
- Type: SystemDouble
[Missing <param name="reps"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_Point3i(OpenCvSharp.CPlusPlus.Point3i[],System.Int32,System.Single[],System.Int32,System.Double,System.Double,System.Double)"]
- aeps
- Type: SystemDouble
[Missing <param name="aeps"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_fitLine_Point3i(OpenCvSharp.CPlusPlus.Point3i[],System.Int32,System.Single[],System.Int32,System.Double,System.Double,System.Double)"]