Go to file
Albert Cervera i Areny b0320e055d Added our own trigram implementation. Now it's used in recognizer.
Recognizer usage of trigram still untested but should most possibly work.
2008-06-13 20:31:14 +02:00
backends Added __init__.py file needed for backends submodule. 2008-05-24 01:40:11 +02:00
__init__.py Added our own trigram implementation. Now it's used in recognizer. 2008-06-13 20:31:14 +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 Now we work with millimeters instead of pixels. This should 2008-05-12 17:55:51 +02:00
recognizer.py Added our own trigram implementation. Now it's used in recognizer. 2008-06-13 20:31:14 +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 Initial commit of nanscan library. 2008-05-12 12:01:22 +02:00
trigram.py Added our own trigram implementation. Now it's used in recognizer. 2008-06-13 20:31:14 +02:00