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

CMUcam4 tracking window structure. More...

#include <CMUcam4.h>

List of all members.

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].

Detailed Description

CMUcam4 tracking window structure.

See also:
CMUcam4::getTrackingWindow()

Definition at line 809 of file CMUcam4.h.


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