Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

CMVision::image< pixel > Class Template Reference

#include <cmv_types.h>

List of all members.


Detailed Description

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

Definition at line 28 of file cmv_types.h.


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 30 of file cmv_types.h.

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

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

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

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

Definition at line 31 of file cmv_types.h.

Referenced by CMVision::ThresholdImageYUVPlanar().


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

Tekkotsu v4.0
Generated Thu Nov 22 00:58:50 2007 by Doxygen 1.5.4