Hi,
I am brand new to Pixy but I have knowledge of C programming and did some hobby work with Arduino before. I am looking at Pixy now as I want to use CMUCam5 to track vehicles driving at night (I am thinking the headlight is a good tracking object). After some time digging up the Pixy, now I have a couple of questions. Not sure if anyone here ever met them before.
- From the tutorial, to get Pixy function, the training is required. In my case, there is no way to train the Pixy to recognize vehicle headlights as they are all different (shape/brightness/color). I simply just want to detect white spots in the dark background (maybe a bit white noise from other light source. E.g. street light or moon light)
- Pixy is originally designed for colors so I am afraid it doesn’t track white blobs (light in the darkness). I noticed there is method in a post in this forum has solved the issue of object tracking with IR light source but I am not looking for IR in my case
I am not sure if Pixy is a good fit for my application (or it is a overkill?). If not, would someone recommend something else? thanks.