CRAC Team / Pixy2-HA
Embed: (wiki syntax)

« Back to documentation index

T_pixy2Resolution Struct Reference

T_pixy2Resolution Struct Reference

Structured type that match pixy2 resolution frame (type = 12/13) message payload. More...

#include <pixy2.h>


Detailed Description

Structured type that match pixy2 resolution frame (type = 12/13) message payload.

Parameters:
pixFrameWidth(Word) : 16 bits width (in pixel) of an image
pixFrameHeight(Word) : 16 bits height (in pixel) of an image

Definition at line 235 of file pixy2.h.