![]() |
CMUcam4 Arduino Interface Library
For Firmware Versions 1.00 - 1.03
Application Programmable Interface Online Documentation
|
CMUcam4 tracking window structure. More...
#include <CMUcam4.h>
Public Attributes | |
| int | topLeftX |
| The X1 tracking window coordinate - [0 : 159]. | |
| int | topLeftY |
| The Y1 tracking window coordinate - [0 : 119]. | |
| int | bottomRightX |
| The X2 tracking window coordinate - [X1 : 159]. | |
| int | bottomRightY |
| The Y2 tracking window coordinate - [Y1 : 119]. | |
CMUcam4 tracking window structure.
1.8.1.1