|
-
Oct 10th, 2007, 01:33 AM
#1
Thread Starter
Fanatic Member
Capture image from scanner
Any good libraries (you experience with) for capturing image from scanner? Thanks in advance!
-
Oct 10th, 2007, 01:44 AM
#2
Re: Capture image from scanner
Gigemboy posted some WIA code in the VB.NET CodeBank.
-
Oct 10th, 2007, 01:51 AM
#3
Thread Starter
Fanatic Member
Re: Capture image from scanner
Oh thanks JM. Will look at it.
-
Oct 10th, 2007, 02:02 AM
#4
Thread Starter
Fanatic Member
Re: Capture image from scanner
JM, is this capturing from Scanners? Or desktop image capture? Or are they related? I mean I have to invoke the scanner (the scanner eats the paper to scan) and get the image. Prolly save it to database after then.
-
Oct 10th, 2007, 02:14 AM
#5
Re: Capture image from scanner
From MSDN:
The Microsoft Windows Image Acquisition (WIA) API is standardized for acquiring digital images from devices that are primarily used to capture still images and for managing these devices.
-
Oct 10th, 2007, 02:16 AM
#6
Re: Capture image from scanner
Here's gig's thread. It was written for a Web cam but the principles should be transferable to a scanner.
-
Oct 10th, 2007, 02:21 AM
#7
Re: Capture image from scanner
There's also a ton of information on WIA available at MSDN, but keep in mind it was designed originally for C++ developers. The WIA Automation Layer is probably easier to work with. Having said all that, I've never worked with WIA myself so I know b*gger all about it.
-
Oct 10th, 2007, 03:12 AM
#8
Thread Starter
Fanatic Member
Re: Capture image from scanner
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|