CvInvokeOpenCVModuleList Field |
http://www.emgu.com
The List of the opencv modules
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic static List<string> OpenCVModuleList
Public Shared OpenCVModuleList As List(Of String)
public:
static List<String^>^ OpenCVModuleList
static val mutable OpenCVModuleList: List<string>
Field Value
Type:
ListString
See Also