|
player_blobfinder_color_config Struct Reference
[blobfinder]
#include <player.h>
List of all members.
Detailed Description
Configuration request: Set tracking color.
For some sensors (ie CMUcam), simple blob tracking tracks only one color. To set the tracking color, send a request with the format below, including the RGB color ranges (max and min). Values of -1 will cause the track color to be automatically set to the current window color. This is useful for setting the track color by holding the tracking object in front of the lens.
Member Data Documentation
|
Must be PLAYER_BLOBFINDER_SET_COLOR_REQ. |
|
RGB minimum and max values (0-255) * |
|
RGB minimum and max values (0-255) * |
The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:15:54 2005 for Player by 1.3.6
|