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