[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SparseMat_convertTo_Mat(System.IntPtr,System.IntPtr,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 core_SparseMat_convertTo_Mat( IntPtr obj, IntPtr m, int rtype, double alpha, double beta )
Parameters
- obj
- Type: SystemIntPtr
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SparseMat_convertTo_Mat(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double)"]
- m
- Type: SystemIntPtr
[Missing <param name="m"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SparseMat_convertTo_Mat(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double)"]
- rtype
- Type: SystemInt32
[Missing <param name="rtype"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SparseMat_convertTo_Mat(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double)"]
- alpha
- Type: SystemDouble
[Missing <param name="alpha"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SparseMat_convertTo_Mat(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double)"]
- beta
- Type: SystemDouble
[Missing <param name="beta"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_SparseMat_convertTo_Mat(System.IntPtr,System.IntPtr,System.Int32,System.Double,System.Double)"]