get Webcam info

I have a few questions about using webcams with visual studios express:

1) What would be the fastest way to put the separate RGB values into an 3d matrix. (it doesn't have to display it)
2) What is the best method to edit the image obtained?
3) How do I display said image to a form made with the visual studios C++ express form builder.

Thank you in advance.
Anyone?
closed account (o1vk4iN6)
If you are going to be using .Net you might as well use C#, might as well stick to one standard if you are going to be using it.

I would imagine it'll be operating system specific, windows probably has a library somewhere for it.

Windows how-to:

http://msdn.microsoft.com/en-us/library/windows/desktop/dd407331(v=vs.85).aspxx
Last edited on
Topic archived. No new replies allowed.