Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

playerc_blobfinder_t Struct Reference
[blobfinder]

#include <playerc.h>

List of all members.


Detailed Description

Blobfinder device data.


Public Attributes

playerc_device_t info
int width
int height
int blob_count
playerc_blobfinder_blob_t blobs [PLAYERC_BLOBFINDER_MAX_BLOBS]


Member Data Documentation

playerc_device_t playerc_blobfinder_t::info
 

Device info; must be at the start of all device structures.

int playerc_blobfinder_t::width
 

Image dimensions (pixels).

int playerc_blobfinder_t::height
 

Image dimensions (pixels).

int playerc_blobfinder_t::blob_count
 

A list of detected blobs.

playerc_blobfinder_blob_t playerc_blobfinder_t::blobs[PLAYERC_BLOBFINDER_MAX_BLOBS]
 


The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:16:02 2005 for Player by doxygen 1.3.6