changelog

来自「Ocr source code. provides an Ocr engine 」· 代码 · 共 23 行

TXT
23
字号
/* Classnotes OCR CHANGELOG * Author: Maxie D. Schmidt (created 12/20/2006)   */version 0.1: first release supports handling print handwritten scans where the             each character can be drawn without lifting a pen from the page             and where distinct lines do not overlap; the training must be done             from within the GUI, but after training the scans can be parsed             on the commandline; Note: there will be further updates and bugfixes             soon (as of 12/23/2006).version 0.2: (released 12/25/2006): added drag and drop lines to training for             configuring space intervals; added a dialog for viewing the log file             from within the program; added "Train With This Scan" menu option;             also fixed some minor bugs and added some other minor features;             removed some menu options and decided that spell-checking should be             done with a script external to the program;version 0.2.1: (released 12/26/2006): added --list-profiles commandline option               and fixed at least one minor bug;version 0.2.2: (released 12/26/2006): added commandline options "--set-scan-dir"               and "--set-save-dir";

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?