Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
T_pixy2BarCode Struct Reference
Structured type that match pixy2 barcode definition - used in Line frame (type 48/49) - message payload. More...
#include <PIXY2.h>
Detailed Description
Structured type that match pixy2 barcode definition - used in Line frame (type 48/49) - message payload.
- Parameters:
-
pixX (Byte) : X axis coordinate of the barcode (in pixel, between 0 and 78) pixY (Byte) : Y axis coordinate of the barcode (in pixel, between 0 and 51) pixFlag (Byte) : Flag to indicate if barcode met filtering constraint pixCode (Byte) : Indicate the numeric value associated with the barcode (between 0 and 15)
- Note:
- This structure is a feature of Line API, packed as a feature in a Line Frame, documented here : https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:protocol_reference
- More info can be found here : https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:line_api
- or here : https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:line_tracking
Generated on Tue Jul 12 2022 23:58:00 by
1.7.2