We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi everyone, i need to plug a camera into the hdmi or USB port of my pc and with processing analyze in real time every frame for find an object. It is possible? i know that it isn't simply... but i believe in processing :-) i know how to process an image, but i don't know how to do that in real time with camera plugged. sorry for my english not perfect
thanks
Answers
Do you have any idea how to interface webcam with processing. I know it requires trial and error method for interfacing webcam. I am also working on real time image processing. my project is automatic number plate recognition system commonly known as ANPR. I have done extraction of number plate form an image input. but it is required to extract number plate from video.
I will post my coding if any one will send the method of interfacing webcam.