Hi, Is it remotely possible for a PIC chip to accept an input from a camera and process the image? I was thinking about a webcam because ive read somewhere that PIC have USB support but the type doesnt really matter. What i want to do is capture a frame from the camera and do a bit of maths on it to identify objects. I should be alright programming it to detect things but i dont know if its possible to get the image data into it in the first place. Normally i would use a PC for this kind of thing but i would like more than 1 camera running at a time.
The plan is to use the circuits to get the positions and colors of objects and send them to the PC. The PC should be able to process everything a lot quicker since its only dealing with co-ordinates and limited color information rather than an entire image from each camera.
Im not going too advanced with this. Im not after face recognition or anything but a full color image from even a webcam does have a lot of information. Im sure there is a chip with enough ram to handle all that data but im not sure about how to get it into the chip to start with
Bookmarks