[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvMakeScanlines(System.Double[0:,0:],OpenCvSharp.CvSize,System.Int32[],System.Int32[],System.Int32[],System.Int32[],System.Int32@)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static void cvMakeScanlines( double[,] matrix, CvSize img_size, int[] scanlines1, int[] scanlines2, int[] lengths1, int[] lengths2, out int line_count )
Parameters
- matrix
- Type: SystemDouble
[Missing <param name="matrix"/> documentation for "M:OpenCvSharp.NativeMethods.cvMakeScanlines(System.Double[0:,0:],OpenCvSharp.CvSize,System.Int32[],System.Int32[],System.Int32[],System.Int32[],System.Int32@)"]
- img_size
- Type: OpenCvSharpCvSize
[Missing <param name="img_size"/> documentation for "M:OpenCvSharp.NativeMethods.cvMakeScanlines(System.Double[0:,0:],OpenCvSharp.CvSize,System.Int32[],System.Int32[],System.Int32[],System.Int32[],System.Int32@)"]
- scanlines1
- Type: SystemInt32
[Missing <param name="scanlines1"/> documentation for "M:OpenCvSharp.NativeMethods.cvMakeScanlines(System.Double[0:,0:],OpenCvSharp.CvSize,System.Int32[],System.Int32[],System.Int32[],System.Int32[],System.Int32@)"]
- scanlines2
- Type: SystemInt32
[Missing <param name="scanlines2"/> documentation for "M:OpenCvSharp.NativeMethods.cvMakeScanlines(System.Double[0:,0:],OpenCvSharp.CvSize,System.Int32[],System.Int32[],System.Int32[],System.Int32[],System.Int32@)"]
- lengths1
- Type: SystemInt32
[Missing <param name="lengths1"/> documentation for "M:OpenCvSharp.NativeMethods.cvMakeScanlines(System.Double[0:,0:],OpenCvSharp.CvSize,System.Int32[],System.Int32[],System.Int32[],System.Int32[],System.Int32@)"]
- lengths2
- Type: SystemInt32
[Missing <param name="lengths2"/> documentation for "M:OpenCvSharp.NativeMethods.cvMakeScanlines(System.Double[0:,0:],OpenCvSharp.CvSize,System.Int32[],System.Int32[],System.Int32[],System.Int32[],System.Int32@)"]
- line_count
- Type: SystemInt32
[Missing <param name="line_count"/> documentation for "M:OpenCvSharp.NativeMethods.cvMakeScanlines(System.Double[0:,0:],OpenCvSharp.CvSize,System.Int32[],System.Int32[],System.Int32[],System.Int32[],System.Int32@)"]