<< return to Pixycam.com

Which firmware has hd resolution ?

Hi,
I want to change pixy’s firmware for taking picture in hd resolution.
Which version has the hd resolution ?
Or how i will take a hd picture from pixy ?

Thanks in advance
Ugur

Hi Ugur,

unfortunately this is not possible. While the sensor used in Pixy is technically capable of this resolution, in order to get 50 frames per second we use 640x400 resolution for the image processing algorithm. The output of the algorithm is 320x200, which is the final resolution of images grabbed from Pixy.

To get HD resolution, try using a webcam and OpenCV, or something more general purpose like the Raspberry Pi camera.

Hope this helps!

Best,
Jesse