<< return to Pixycam.com

How do I adjust the "max block" in a specific signature?

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?

Hello Rickard,
Pixy’s current firmware doesn’t support Max Blocks for each signature (separately). I’ll log this as a feature request. I believe you are the first person to ask about this.

Thanks for your feedback!

Edward

Hi Edward,

Thanks for your prompt answer.

Just to clarify, are you saying that this feature doesn’t exist in the current Pixy firmware but since it’s all open source it’s still possible for us to implement?

If so, could you provide us with any reference or advice on how to introduce this feature?

Regards,

Rickard

Hello Rickard,
There is a separate forum for firmware development with Pixy. You can check it out here:

https://groups.google.com/forum/#!forum/pixy_firmware_sdk

Hope this helps!

Edward