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