Home / 0.0.3
Name Modified Size InfoDownloads / Week
Parent folder
MathOCR.jar 2015-05-16 708.2 kB
README 2015-05-07 1.2 kB
Totals: 2 Items   709.4 kB 0
  Copyright (C) 2014, 2015
  Chan Chung Kwong
  
  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

README:

This is MathOCR 0.0.3. It is a printed scientific document recognition system 
written in java. Java 7 or above is needed to run MathOCR.  

This is a pre-alpha release.  

INSTALLATION:

No installation process is needed. 

To start GUI interface of MathOCR, double click icon of MathOCR.jar or excute
java -jar MathOCR.jar

To start CLI interface of MathOCR, excute 
java -jar MathOCR.jar -cli

  版权所有 (C) 2014, 2015
  陈颂光
  
  在任何媒介复制和散布这个文件,不管有否修改,只要保持这注记,都是被容许的。

这是MathOCR版本0.0.3. 这是一个用Java编写的印刷体科技文档识别系统. 需要Java
版本7或以上以运行MathOCR.  

这是一个准预览版本。  

安装:

本程序不用安装。 

为启动MathOCR的GUI界面, 双击MathOCR.jar图标或执行
java -jar MathOCR.jar

为启动MathOCR的CLI界面, 执行
java -jar MathOCR.jar -cli

Source: README, updated 2015-05-07