OpenCV  2.4.13.3
Open Source Computer Vision
CvDefParam Struct Reference

#include <blobtrack.hpp>

Public Attributes

struct CvDefParamnext
 
char * pName
 
char * pComment
 
double * pDouble
 
double Double
 
float * pFloat
 
float Float
 
intpInt
 
int Int
 
char ** pStr
 
char * Str
 

Member Data Documentation

§ Double

double CvDefParam::Double

§ Float

float CvDefParam::Float

§ Int

int CvDefParam::Int

§ next

struct CvDefParam* CvDefParam::next

§ pComment

char* CvDefParam::pComment

§ pDouble

double* CvDefParam::pDouble

§ pFloat

float* CvDefParam::pFloat

§ pInt

int* CvDefParam::pInt

§ pName

char* CvDefParam::pName

§ pStr

char** CvDefParam::pStr

§ Str

char* CvDefParam::Str

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