Can Pixy search for a colour assigned by programming?(i.e sending an RGB value for the controller to PIXY). Else can one assign 7 objects (signatures) to Pixy prior using it and via programming one chooses which signature it is wanted to search for?
Thanks
Hello C S,
When you teach Pixy and object, it generates a statistical model of the object and stores it. Sending Pixy an RGB value isn’t supported, but it would tend to not work very well because there is no statistical information in this case. (sorry)
Edward
So if I store 7 objects on start up, the camera once started will search for all? Can I program it to just search for 1 object that I want (which is 1 of the 7 objects already stored on the camera)?
I am trying to build a voice commanded mobile robot and am trying to figure out if this camera is suitable for this project. For example the user asks the robot to search for a yellow ball, the speech recognition recognises the command and via a controller, the camera is controlled to search for a yellow object (which was stored before with other objects). Can this happen? Also I didn’t understand what is the use of the RGB LED control.
Thanks