CvInvokecvCreateSparseMat Method |
Namespace: Emgu.CV
public static IntPtr cvCreateSparseMat( int dims, IntPtr sizes, DepthType type )
Public Shared Function cvCreateSparseMat ( dims As Integer, sizes As IntPtr, type As DepthType ) As IntPtr
public: static IntPtr cvCreateSparseMat( int dims, IntPtr sizes, DepthType type )
static member cvCreateSparseMat : dims : int * sizes : IntPtr * type : DepthType -> IntPtr
2016 Emgu Corporation, All Rights Reserved,