GithubHelp home page GithubHelp logo

liudong0624 / javacppocr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from singhak/javacppocr

0.0 1.0 0.0 31.37 MB

This is an example of tesseract using javacpp lib for runnig tesseract code using java for running at linux, window platform

Java 100.00%

javacppocr's Introduction

JavaCppOcr

This is an example of tesseract using javacpp lib for runnig tesseract code using java for running at linux, window platform

lib folder

  • The lib folder contain all lib wich are required to run the project at linux/window for x86/64 bit.
  • You can remove x86 libs if you are runnig at 64 bit processor.
  • If you are running at window then remove linux libs
  • Must keep for all versil libs javacpp-1.3.3.jar, leptonica-1.73-1.3.jar, tesseract-3.04.01-1.3.jar and other libs depends on which operating system you are running.

tessdata

  • keep this folder. It is required for traning purpose of tessrecat
  • Currently in that folder only english language traning data set but you can use other language also

Project setup instructions

NetBeans (Java SE 7 or newer):

  • In the Projects window, right-click the Libraries node of your project, and select "Add JAR/Folder...". Locate the JAR files, select them, and click OK.

Eclipse (Java SE 7 or newer):

  • Navigate to Project > Properties > Java Build Path > Libraries and click "Add External JARs...". Locate the JAR files, select them, and click OK.

For futher info goto javacpp-presets

javacppocr's People

Contributors

singhak avatar

Watchers

James Cloos 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.