CvMat Struct Reference

#include <types_c.h>

List of all members.

Public Attributes

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

Detailed Description

Definition at line 622 of file core/types_c.h.


Member Data Documentation

Definition at line 654 of file core/types_c.h.

union { ... } CvMat::data
double* CvMat::db

Definition at line 637 of file core/types_c.h.

float* CvMat::fl

Definition at line 636 of file core/types_c.h.

Definition at line 629 of file core/types_c.h.

int* CvMat::i

Definition at line 635 of file core/types_c.h.

Definition at line 633 of file core/types_c.h.

Definition at line 628 of file core/types_c.h.

Definition at line 653 of file core/types_c.h.

short* CvMat::s

Definition at line 634 of file core/types_c.h.

Definition at line 625 of file core/types_c.h.

Definition at line 624 of file core/types_c.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


opencv2
Author(s): Gary Bradski and many others. See web page for a full contributor list. ROS package maintained by James Bowman.
autogenerated on Fri Jan 11 10:00:46 2013