CvInvokeOpenCVModuleList Field |
http://www.emgu.com
The List of the opencv modules
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
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