Grabbing video frames from webcam...

A

aRRoW

Ok, probably a n00b question but here goes: Is anyone able to supply some
sample source code or just some documentation regarding capturing frames
from a webcam into an array? I'm doing this on Windows using VS.net but if
possible, would like crossplatform compatibility with Linux.
Crosscompatibility isn't necessary however and something that uses windows
API's would be fine...

Thanks,

Arrow
 
T

Thomas Matthews

aRRoW said:
Ok, probably a n00b question but here goes: Is anyone able to supply some
sample source code or just some documentation regarding capturing frames
from a webcam into an array?\

Yes, but they are not located in this newsgroup. This newsgroup
discusses issues about the C++ language, not platform specifics.
The _standard_ C++ language has no facilities for graphics.

I'm doing this on Windows using VS.net but if
possible, would like crossplatform compatibility with Linux.

Looks like you need the experts from a Windows or Linux
newsgroup. See the FAQ and welcome.txt links below.
Crosscompatibility isn't necessary however and something that uses windows
API's would be fine...

Thanks,

Arrow

Remember, just because you use the C++ language for a
platform specific purpose doesn't mean that your issue
is _about_ the C++ language.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,145
Messages
2,570,825
Members
47,371
Latest member
Brkaa

Latest Threads

Top