|
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
player_blobfinder_data Struct Reference |
Public Attributes | |
uint16_t | width |
uint16_t | height |
uint16_t | blob_count |
player_blobfinder_blob_t | blobs [PLAYER_BLOBFINDER_MAX_BLOBS] |
|
The image dimensions. |
|
The image dimensions. |
|
The list of blobs. |
|
|