Still Image capture in VB.net (Using a WEBCAM)

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<span id="_ctl0_MainContent_PostFlatView
<table cellspacing=2 cellpadding=0 width="100%" align=left>
<tbody>
<tr>
<td class=spacer rowspan=2>
</td>
<td class=txt4t style="padding-top:4px" width="100%" colspan=3>
<table cellspacing=0 cellpadding=0 width="90%" align=left>
<tbody>
<tr>
<td class=txt4lt width=625><span>I would really like to get some VB.net program code for still image capturing using a Webcam.
Ive searched the web for quite a while now but did not get any codes. Currently i have a code for capturing video. In that  code an image can be captured, but only with 640 X 480 resolution (Maximum Video resolution for my web camera). The WM_CAP_DLG_VIDEOFORMAT dialog box only allows the resolution to be set up to 640 X 480.

I want to capture images in 1024 X 768 resolution (Mega pixel level)

I found out a new way using <font size=3>WPD_COMMAND_STILL_IMAGE_CAPTURE
But i cannot still work with it

Would any one be kind enough to give me some sample code for capturing images in a higher resolution.

Thanks..</font></td></tr></tbody></table></td></tr></tbody></table>

View the full article
 
Back
Top