image capture/programming on a chip?
sheonbanks
Posts: 10
I have a webcam. On my computer I have various open source programs I can use to manipulate images. This code is written in java(but I can write it in C++). The image is streamed and put through my filter(using my code) and sent to output for display. I want to put this program on a chip where I can stream the image through a port, run it through my circuit and it will perform the same filtering as my computer program.
Is it possible to do this? Is it possible to do this with basic stamp somehow or can someone point me in the right direction where I can research further?
Is it possible to do this? Is it possible to do this with basic stamp somehow or can someone point me in the right direction where I can research further?
Comments