Run time Picture Capture in VB.net 2008<> VB
-
Hello All, Am developing small Employee Data Entry system For Our employees. am Using Vb.net and vb code for that, I want to Know some Picture capture techniq, ie in runtime i want to capture the employee Photo by a digital camera it should automatically Saved locally in that system. Is it possible through a picture box control. Please advice.. Thanks Riz
-
Hello All, Am developing small Employee Data Entry system For Our employees. am Using Vb.net and vb code for that, I want to Know some Picture capture techniq, ie in runtime i want to capture the employee Photo by a digital camera it should automatically Saved locally in that system. Is it possible through a picture box control. Please advice.. Thanks Riz
You can look into WIA, it can be used to tell most cameras to take a pic. Or you can look at the Canon SDK and my wrapper class ( it's a CP article ), but in that case, you need to buy a camera on ebay, none of the supported cameras on the SDK version I worked with, are still commercially available.
Christian Graus Driven to the arms of OSX by Vista.
-
You can look into WIA, it can be used to tell most cameras to take a pic. Or you can look at the Canon SDK and my wrapper class ( it's a CP article ), but in that case, you need to buy a camera on ebay, none of the supported cameras on the SDK version I worked with, are still commercially available.
Christian Graus Driven to the arms of OSX by Vista.
thanks For your speedy reply. would you please give me suggestion or website results for that cause am searching in wikipedia site for WIA, I dont get the meaning.Cause am using windows Vista OS in my system. How can i work with WIA through VB.net Can you suggest some thing like sample Programs etc. If possible please help me. Thanks :sigh:
-
thanks For your speedy reply. would you please give me suggestion or website results for that cause am searching in wikipedia site for WIA, I dont get the meaning.Cause am using windows Vista OS in my system. How can i work with WIA through VB.net Can you suggest some thing like sample Programs etc. If possible please help me. Thanks :sigh:
Google for "Windows Image Acquisition".
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
thanks For your speedy reply. would you please give me suggestion or website results for that cause am searching in wikipedia site for WIA, I dont get the meaning.Cause am using windows Vista OS in my system. How can i work with WIA through VB.net Can you suggest some thing like sample Programs etc. If possible please help me. Thanks :sigh: