Hey guys, i am helping a family member with a project of his, i wanted to ask if its possible to do image processing without using external programming environments and hardware (i.e opencv) and only using arduino? if not, any ideas are welcome, thanks!
I have not done it on an Arduino, but it's pretty straightforward with a raspberry pi and a camera module.
If you can get your hands on an OpenMV, all the better. It has a great developer experience and is easy to get started with.
5 days later
What kind of image processing are you talking about here? Recognition? Filtering? etc...