CMUcam4 Arduino Interface Library  For Firmware Versions 1.00 - 1.03
Application Programmable Interface Online Documentation
 All Classes Files Functions Variables Macros Pages
Public Attributes
CMUcam4_statistics_data_t Struct Reference

CMUcam4 statistics data structure. More...

#include <CMUcam4.h>

List of all members.

Public Attributes

int RMean
 Red or V channel mean - [0 : 255].
int GMean
 Green or Y channel mean - [0 : 255].
int BMean
 Blue or U channel mean - [0 : 255].
int RMedian
 Red or V channel median - [0 : 255].
int GMedian
 Green or Y channel median - [0 : 255].
int BMedian
 Blue or U channel median - [0 : 255].
int RMode
 Red or V channel mode - [0 : 255].
int GMode
 Green or Y channel mode - [0 : 255].
int BMode
 Blue or U channel mode - [0 : 255].
int RStDev
 Red or V channel standard deviation - [0 : 255].
int GStDev
 Green or Y channel standard deviation - [0 : 255].
int BStDev
 Blue or U channel standard deviation - [0 : 255].

Detailed Description

CMUcam4 statistics data structure.

Please note that the distribution of each color channel is not normal.

See also:
CMUcam4::getMean()
CMUcam4::getTypeSDataPacket()

Definition at line 954 of file CMUcam4.h.


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