Capture image from webcam...

K

Kurt Hill

Can anyone point me to some sample code to capture images from a webcam? I
need to develop a form that will show live video until the user takes the
picture. This is for a badge/accreditaton application...

Thanks,
Kurt
 
K

Kurt Hill

This is C# oriented... Any help in the VB.NET area? I am spending a great
deal of time just trying to get started - the correct "imports wia" or
similar would be helpfull..

I'm sorry I did not specify, but I have a great deal of VB code to port, and
so VB.NET seems natural and I am too new to the .net to want to tackle VB&C#
integration at the same time as trying to pick up imaging...


Thanks!
 
H

Herfried K. Wagner [MVP]

Hello,

Kurt Hill said:
This is C# oriented... Any help in the VB.NET area? I am
spending a great deal of time just trying to get started -
the correct "imports wia" or similar would be helpfull..

I feel sorry, I do not have a VB .NET sample. I think it's the best way to
keep the WIA code in C# in a separate Class Libary project. This class
library can be referenced by the VB .NET application.

HTH,
Herfried K. Wagner
 

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

Top