Homepage Demos Overview Downloads Tutorials Reference
Credits

CMVision::image_yuv< element > Class Template Reference

#include <cmv_types.h>

List of all members.

template<class element>
class CMVision::image_yuv< element >


Public Attributes

element * buf_y
element * buf_u
element * buf_v
int width
int height
int row_stride

Member Data Documentation

template<class element>
element * CMVision::image_yuv< element >::buf_u
 

Definition at line 45 of file cmv_types.h.

Referenced by SegmentedColorGenerator::calcImage().

template<class element>
element * CMVision::image_yuv< element >::buf_v
 

Definition at line 45 of file cmv_types.h.

Referenced by SegmentedColorGenerator::calcImage().

template<class element>
element* CMVision::image_yuv< element >::buf_y
 

Definition at line 45 of file cmv_types.h.

Referenced by SegmentedColorGenerator::calcImage().

template<class element>
int CMVision::image_yuv< element >::height
 

Definition at line 46 of file cmv_types.h.

Referenced by SegmentedColorGenerator::calcImage().

template<class element>
int CMVision::image_yuv< element >::row_stride
 

Definition at line 47 of file cmv_types.h.

Referenced by SegmentedColorGenerator::calcImage().

template<class element>
int CMVision::image_yuv< element >::width
 

Definition at line 46 of file cmv_types.h.

Referenced by SegmentedColorGenerator::calcImage().


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

Tekkotsu v2.2.2
Generated Tue Jan 4 15:45:36 2005 by Doxygen 1.4.0