| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
CMVision::image< pixel > Class Template Reference#include <cmv_types.h>
Detailed Descriptiontemplate<class pixel>
| |||||||||||||||
Public Attributes | |
| pixel * | buf |
| int | width |
| int | height |
| int | row_stride |
| pixel* CMVision::image< pixel >::buf |
Definition at line 31 of file cmv_types.h.
Referenced by CMVision::ThresholdImage(), and CMVision::ThresholdImageRGB16().
| int CMVision::image< pixel >::height |
Definition at line 32 of file cmv_types.h.
Referenced by CMVision::ThresholdImage(), CMVision::ThresholdImageRGB16(), and CMVision::ThresholdImageYUVPlanar().
| int CMVision::image< pixel >::row_stride |
| int CMVision::image< pixel >::width |
Definition at line 32 of file cmv_types.h.
Referenced by CMVision::ThresholdImage(), CMVision::ThresholdImageRGB16(), and CMVision::ThresholdImageYUVPlanar().
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:05:21 2006 by Doxygen 1.4.7 |