1
0
Fork 0
mirror of https://github.com/NaN-tic/nanscan.git synced 2023-12-14 03:12:57 +01:00
Go to file
2008-06-18 02:03:27 +02:00
backends Added duplex capabilities to Twain backend. 2008-06-15 18:57:02 +02:00
__init__.py Remove commented code from last commit. 2008-06-16 23:54:05 +02:00
barcode.py Now we work with millimeters instead of pixels. This should 2008-05-12 17:55:51 +02:00
change-resolution.py Added change-resolution.py utility application. 2008-05-12 21:42:24 +02:00
document.py Initial commit of nanscan library. 2008-05-12 12:01:22 +02:00
ocr.py Added deskew function which also introduces the required 'linearRegression' 2008-06-18 02:03:27 +02:00
recognizer.py Several improvements in recognizer.py 2008-06-16 23:53:19 +02:00
scanner.py nanscan scanning module working on windows. twain.pyd 2008-05-24 01:04:29 +02:00
template.py Initial commit of nanscan library. 2008-05-12 12:01:22 +02:00
test-barcode.py Initial commit of nanscan library. 2008-05-12 12:01:22 +02:00
test-ocr.py Added deskew function which also introduces the required 'linearRegression' 2008-06-18 02:03:27 +02:00
trigram.py Fixed Trigram implementation. 2008-06-15 11:17:32 +02:00