Creates empty EM model. 
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic static EM Create()
Public Shared Function Create As EM
public:
static EM^ Create()
static member Create : unit -> EM 
OpenCvSharp.EM.Create = function();
Return Value
Type: 
EM See Also
See Also