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_pixy2Pixel Struct Reference
Structured type that match pixy2 video API - used in Video frame (type 112/1) - message payload. More...
#include <PIXY2.h>
Detailed Description
Structured type that match pixy2 video API - used in Video frame (type 112/1) - message payload.
- Parameters:
-
pixBlue (Byte) : Blue RGB value of the average blue component of the 5x5 pixels square centered on X param passes to the function (value between 0 and 255) pixGreen (Byte) : Green RGB value of the average blue component of the 5x5 pixels square centered on X param passes to the function (value between 0 and 255) pixRed (Byte) : Red RGB value of the average blue component of the 5x5 pixels square centered on X param passes to the function (value between 0 and 255)
- Note:
- More info can be found here : https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:video_api
- or here : https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:video
Generated on Tue Jul 12 2022 23:58:00 by
1.7.2