M
mec1997
Hello,
I am using the WIA 2.0 library to capture a photo in C# from a webcam.
The problem is the image size that is captured using
device.ExecuteComman(CommandID.wiaCommandTakePicture) is only 160 x
120. Is there anyway to make the captured image larger? I have tried
to resize the image but the resolution is not enough so the photo
doesn't look good. Anyone have any ideas?
Thanks!
I am using the WIA 2.0 library to capture a photo in C# from a webcam.
The problem is the image size that is captured using
device.ExecuteComman(CommandID.wiaCommandTakePicture) is only 160 x
120. Is there anyway to make the captured image larger? I have tried
to resize the image but the resolution is not enough so the photo
doesn't look good. Anyone have any ideas?
Thanks!