1. Document Scanning Software
- Posted by GeorgeWalters Aug 20, 2008
- 1132 views
I would like to incorporate document scanning software into our software. I have found this link which looks like a good candidate but it is over my head. Can someone take a look and let me know if it can be done in EU and if needed write me routines to provide functions/procedures I can use?
http://www.dosadi.com/ezt3samples.htm
Thanks George
2. Re: Document Scanning Software
- Posted by jeremy (admin) Aug 20, 2008
- 1094 views
George, it looks like it is doable in Euphoria w/o problem. A .dll is provided, so you could wrap that and provide all the same routines to Euphoria. I would suggest reading up on interfacing with C. It's really not hard and would be a good skill to have. You can then download the demo and try wrapping it.
Jeremy
3. Re: Document Scanning Software
- Posted by GeorgeWalters Aug 20, 2008
- 1078 views
Thanks, I will look into it.
4. Re: Document Scanning Software
- Posted by ChrisB (moderator) Aug 20, 2008
- 1105 views
Hi
Plus eztwain should do web cams too.
Chris