Hello,
We’re working with a project using Pixy on the Balanduino platform. We want Pixy to be able to identify multiple objects.
In PixyMon, under the header “Blocks” we can change “Max blocks per signature”. Problem is, this sets max blocks for ALL signatures that we’ve taught Pixy. We want to set a max value for Signature 1 and another one for Signature 2.
For instance,
“Signature 1: green_ball Max blocks per signature:2”
“Signature 2: blue_ball Max blocks per signature:5”
Is this possible to do in PixyMon or do we have to dig into the code?