Homepage Demos Overview Downloads Tutorials Reference
Credits

CMVision::image< pixel > Class Template Reference

#include <cmv_types.h>

List of all members.

template<class pixel>
class CMVision::image< pixel >


Public Attributes

pixel * buf
int width
int height
int row_stride

Member Data Documentation

template<class pixel>
pixel* CMVision::image< pixel >::buf
 

Definition at line 31 of file cmv_types.h.

Referenced by CMVision::ThresholdImage(), and CMVision::ThresholdImageRGB16().

template<class pixel>
int CMVision::image< pixel >::height
 

Definition at line 32 of file cmv_types.h.

Referenced by CMVision::ThresholdImage(), CMVision::ThresholdImageRGB16(), and CMVision::ThresholdImageYUVPlanar().

template<class pixel>
int CMVision::image< pixel >::row_stride
 

Definition at line 32 of file cmv_types.h.

Referenced by CMVision::ThresholdImageYUVPlanar().

template<class pixel>
int CMVision::image< pixel >::width
 

Definition at line 32 of file cmv_types.h.

Referenced by CMVision::ThresholdImage(), CMVision::ThresholdImageRGB16(), and CMVision::ThresholdImageYUVPlanar().


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

Tekkotsu v2.2.1
Generated Tue Nov 23 16:37:55 2004 by Doxygen 1.3.9.1