Hi,
I recently bought Pixy and I am wondering
-
if I can connect high resolution camera to my pixy ?
-
how can I add my piece of code in openCV to reduce noise ?
Thanks
Hi,
I recently bought Pixy and I am wondering
if I can connect high resolution camera to my pixy ?
how can I add my piece of code in openCV to reduce noise ?
Thanks
Hi Babak,
What would be the purpose of connecting a camera to Pixy? Do you just want to use the color algorithm on images that are produced from that camera? Pixy does not have support for connecting to other cameras, unfortunately. However, you could take Pixy’s source code and modify it to work with your high-res camera.
Are you saying that you’ve written some OpenCV code and you want to integrate it with Pixy? You would not be able to run OpenCV code directly on Pixy since that would require an OS, which Pixy does not have. You could, however, modify the Pixymon side to include it for rendering on your computer.
Scott