Giter Club home page Giter Club logo

jmathimgproc's Introduction

JMathImgProc

JAVA example to call the CoreMathImgProc lib using traditional JAVA. Also include regression test files. regression_test folder includes the math images for regression tests. regression_test_results folder including test result.

Developer can read source after importing this project into eclipse. In order to build this project, first make sure JMathImgProc is cloned in the same directory as CoreMathImgProc. Build CoreMathImgProc then. After CoreMathImgProc.jar is created, come back to the JMathImgProc folder and run gradle build . A JMathImgProc.jar will be created in bin folder.

In order to run regression test, navigate to the regression_test directory and run java -jar ../bin/JMathImgProc.jar 0 . The result will be output in the console. However, some unicode math characters may not be shown properly if the console doesn't support unicode. In this case, redirect the result to a text file, like java -jar ../bin/JMathImgProc.jar 0 > 1.txt , and then compare 1.txt with regression_test_results/regmath_sprint.txt. The two files should match.

Please note that the CoreMathImgProc is still under development. I don't have enough math formula images to train it. And I also don't have enough time to improve the accuracy. Contribution from others are very much welcomed.

If you want to use CoreMathImgProc lib in your application, please recognize it when your application starts. Also, please make contribution to the CoreMathImgProc lib during your development. Thanks.

jmathimgproc's People

Contributors

woshiwpa avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.