Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

player_blobfinder_data Struct Reference
[blobfinder]

#include <player.h>

List of all members.


Detailed Description

Data.

The list of detected blobs, returned as data by blobfinder devices.


Public Attributes

uint16_t width
uint16_t height
uint16_t blob_count
player_blobfinder_blob_t blobs [PLAYER_BLOBFINDER_MAX_BLOBS]


Member Data Documentation

uint16_t player_blobfinder_data::width
 

The image dimensions.

uint16_t player_blobfinder_data::height
 

The image dimensions.

uint16_t player_blobfinder_data::blob_count
 

The list of blobs.

player_blobfinder_blob_t player_blobfinder_data::blobs[PLAYER_BLOBFINDER_MAX_BLOBS]
 


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