Ask Your Question

openCV's profile - activity

2016-03-29 00:39:15 -0600 commented answer How can I get frames from my webcam ?

Also, I want to access an external webcam connected to OMAP L138 C6748 DSP Processor. Not the video file stored in my PC.

2016-03-29 00:36:39 -0600 commented answer How can I get frames from my webcam ?

Which version of openCV should I use for the C code mentioned above? I'm using Code Composer Studio v5.5 (CCS v5.5) as the IDE. So, what are the supporting files to be included before compiling the code. When I typed the above code in CCS, I got this error : could not open source file cv.h

2016-03-28 23:00:57 -0600 commented answer How can I get frames from my webcam ?

I have a small doubt. Will this code work for OMAP L138 C6748 DSP processor?

2016-03-28 11:09:57 -0600 commented answer How can I get frames from my webcam ?

Thank you so much !!! I will try this code.

2016-03-26 01:32:38 -0600 answered a question How can I get frames from my webcam ?

Can I get a code for the same in C language?