Click here to Skip to main content
15,885,985 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
dear all

how can capture a image from a web cam and save to a folder when try to register a student in school
Posted
Comments
Sergey Alexandrovich Kryukov 2-Aug-14 20:57pm    
To start with, you need to tell us your application type (UI).
Did you try to find some suggestion on the Web?
—SA

1 solution

I think you didn't google for that, there are lot's of solution regarding that.
You can capture image from web cam using javascript it is much easier than VB.NET
try to explore by your self in google.
Here i gave you some reference links for VB.NET but i prefer using javascript for more ease

vb.net

CAPTURE IMAGE USING WEBCAM IN VB.NET AND EMGU[^]

Webcam Image Capture Using Avicap.Dll[^]

Image: Capture an image from a Web cam[^]

Capturing a still image from a Webcam in .net[^]

[RESOLVED] webcam image capture[^]

C#

Capturing Image From Web Cam in ASP.Net[^]


Capture Image (Photo) from Web Camera (Webcam) in ASP.Net using C# and VB.Net
[^]

Javascript

Capturing Audio & Video in HTML5[^]

jQuery webcam plugin[^]

SCRIPT CAM v1.5.6[^]

Webcam to canvas or data URI with HTML5 and Javascript[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900