CvMat Struct Reference

#include <types_c.h>

List of all members.

Public Attributes

union {
   int   height
   int   rows
}; 
union {
   int   cols
   int   width
}; 
union {
   double *   db
   float *   fl
   int *   i
   uchar *   ptr
   short *   s
data
int hdr_refcount
int * refcount
int step
int type


Member Data Documentation

union { ... }

union { ... }

union { ... } CvMat::data

double* CvMat::db

float* CvMat::fl

int* CvMat::i

short* CvMat::s


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

Generated on Fri Jan 28 22:07:36 2011 for opencv by  doxygen 1.5.9