| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <Config.h>
Definition at line 40 of file Config.h.
Public Member Functions | |
| vision_config () | |
| constructor | |
Public Attributes | |
| int | white_balance |
| white balance | |
| int | gain |
| gain | |
| int | shutter_speed |
| shutter speed | |
| int | resolution |
| resolution | |
| char | thresh [30] |
| thresholds | |
| char | colors [30] |
| colors | |
| int | raw_port |
| port to send raw frames on | |
| int | rle_port |
| port to send RLE frames on | |
| int | obj_port |
| port to send object info on | |
|
|
constructor
Definition at line 52 of file Config.h. References colors, gain, obj_port, raw_port, resolution, rle_port, shutter_speed, thresh, and white_balance. |
|
|
colors
|
|
|
gain
|
|
|
port to send object info on
|
|
|
port to send raw frames on
|
|
|
resolution
|
|
|
port to send RLE frames on
|
|
|
shutter speed
|
|
|
thresholds
|
|
|
white balance
|
|
Tekkotsu v1.4 |
Generated Sat Jul 19 00:08:52 2003 by Doxygen 1.3.2 |