[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_HoughLines(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,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_HoughLines( IntPtr src, IntPtr lines, double rho, double theta, int threshold, double srn, double stn )
Parameters
- src
- Type: SystemIntPtr
[Missing <param name="src"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_HoughLines(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,System.Double,System.Double)"]
- lines
- Type: SystemIntPtr
[Missing <param name="lines"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_HoughLines(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,System.Double,System.Double)"]
- rho
- Type: SystemDouble
[Missing <param name="rho"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_HoughLines(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,System.Double,System.Double)"]
- theta
- Type: SystemDouble
[Missing <param name="theta"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_HoughLines(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,System.Double,System.Double)"]
- threshold
- Type: SystemInt32
[Missing <param name="threshold"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_HoughLines(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,System.Double,System.Double)"]
- srn
- Type: SystemDouble
[Missing <param name="srn"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_HoughLines(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,System.Double,System.Double)"]
- stn
- Type: SystemDouble
[Missing <param name="stn"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_HoughLines(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,System.Double,System.Double)"]