Hi,
I need to get images from a USB camera using an ARM7 microcontroller which has a USB port built in. currently I'm using open cv to get images and then working on it. But now I need to run it on my microcontroller. so, is there any way to port the usb drivers provided in open cv to my microcontroller? I'm new to computer programming, please help. The microcontroller has a USB host, full speed.