OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
CvModuleInfo Struct Reference

#include "types_c.h"

Collaboration diagram for CvModuleInfo:

Public Attributes

CvPluginFuncInfofunc_tab
 
const char * name
 
struct CvModuleInfonext
 
const char * version
 

Member Data Documentation

◆ func_tab

CvPluginFuncInfo* CvModuleInfo::func_tab

◆ name

const char* CvModuleInfo::name

◆ next

struct CvModuleInfo* CvModuleInfo::next

◆ version

const char* CvModuleInfo::version

The documentation for this struct was generated from the following file: