![]() |
CMUcam4 Arduino Interface Library
For Firmware Versions 1.00 - 1.03
Application Programmable Interface Online Documentation
|
CMUcam4 tracking parameters structure. More...
#include <CMUcam4.h>
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]. | |
CMUcam4 tracking parameters structure.
1.8.1.1