| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <Config.h>
Definition at line 41 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 [50] |
| thresholds | |
| char | colors [50] |
| 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 | |
| int | raw_encoding |
| resolution and other details for raw output | |
|
|
constructor
Definition at line 54 of file Config.h. References colors, gain, obj_port, raw_encoding, raw_port, resolution, rle_port, shutter_speed, thresh, and white_balance. |
|
|
colors
|
|
|
gain
|
|
|
port to send object info on
|
|
|
resolution and other details for raw output
|
|
|
port to send raw frames on
|
|
|
resolution
|
|
|
port to send RLE frames on
|
|
|
shutter speed
|
|
|
thresholds
|
|
|
white balance
|
|
Tekkotsu v1.5 |
Generated Fri Oct 10 15:55:19 2003 by Doxygen 1.3.4 |