A library for interfacing with the Pixy color recognition camera

Dependents:   PixyCamera MbedOS_Robot_Team ManualControlFinal PlayBack ... more

Embed: (wiki syntax)

« Back to documentation index

Block Struct Reference

Block Struct Reference

A structure for containing Block data signature the signature of the block x the x position of the block on the screen y the y position of the block on the screen width the width of the block on the screen height the height of the block on the screen angle the angle of the block. More...

#include <TPixy.h>


Detailed Description

A structure for containing Block data signature the signature of the block x the x position of the block on the screen y the y position of the block on the screen width the width of the block on the screen height the height of the block on the screen angle the angle of the block.

Definition at line 59 of file TPixy.h.