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_tracking_parameters_t Struct Reference

CMUcam4 tracking parameters structure. More...

#include <CMUcam4.h>

List of all members.

Public Attributes

int redMin
 The lower red or V threshold value - [0 : 255].
int redMax
 The upper red or V threshold value - [0 : 255].
int greenMin
 The lower green or Y threshold value - [0 : 255].
int greenMax
 The upper green or Y threshold value - [0 : 255].
int blueMin
 The lower blue or U threshold value - [0 : 255].
int blueMax
 The upper blue or U threshold value - [0 : 255].

Detailed Description

CMUcam4 tracking parameters structure.

See also:
CMUcam4::getTrackingParameters()

Definition at line 794 of file CMUcam4.h.


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