Hi everyone,
I have to implement an algorithm in the OMAP35x EVM board in order to detect vehicules with a camera. I think I will use a camera connected by S-video and I would like to know what is the easiest way to process. it seems to me that S-video is better than composite that's why i would like tp use it.
What is the easiest language C or C++ or another? What library I will use because I know that openCV is a big library for image processing but it is not in my card. I suppose there is an equivalent.
thanks!