player_blobfinder_data Struct Reference

#include <player_interfaces.h>

Collaboration diagram for player_blobfinder_data:

Collaboration graph
[legend]
List of all members.

Detailed Description

Data: detected blobs (PLAYER_BLOBFINDER_DATA_BLOBS).

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

Definition at line 2726 of file player_interfaces.h.


Public Attributes

uint32_t width
 The image dimensions.
uint32_t height
 The image dimensions.
uint32_t blobs_count
 The number of blobs.
player_blobfinder_blob_tblobs
 The list of blobs.

Member Data Documentation

The image dimensions.

[pixels]

Definition at line 2729 of file player_interfaces.h.

Referenced by SIP::FillSERAUX().

The image dimensions.

[pixels]

Definition at line 2731 of file player_interfaces.h.

Referenced by SIP::FillSERAUX().


The documentation for this struct was generated from the following file:

Last updated 12 September 2005 21:38:45