playerc_blobfinder_t Struct Reference
[blobfinder]
#include <playerc.h>
Collaboration diagram for playerc_blobfinder_t:
Detailed Description
Blobfinder device data.
Definition at line 1269 of file playerc.h.
Public Attributes | |
playerc_device_t | info |
Device info; must be at the start of all device structures. | |
unsigned int | width |
Image dimensions (pixels). | |
unsigned int | height |
unsigned int | blobs_count |
A list of detected blobs. | |
playerc_blobfinder_blob_t * | blobs |
The documentation for this struct was generated from the following file: