OpenCV  3.4.8
Open Source Computer Vision
Public Attributes | List of all members
CvPluginFuncInfo Struct Reference

#include <opencv2/core/types_c.h>

Public Attributes

void * default_func_addr
 
void ** func_addr
 
const char * func_names
 
int loaded_from
 
int search_modules
 

Member Data Documentation

§ default_func_addr

void* CvPluginFuncInfo::default_func_addr

§ func_addr

void** CvPluginFuncInfo::func_addr

§ func_names

const char* CvPluginFuncInfo::func_names

§ loaded_from

int CvPluginFuncInfo::loaded_from

§ search_modules

int CvPluginFuncInfo::search_modules

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