Skip to content

AndrewBaliushin/JavaCPP-Tesseract-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#JavaCPP + Tesseract example

Remake of official example from JavaCPP.

BufferedImage used to create byte array. Then PIX object created from byte array.

Example uses png.

To run example: mvn package exec:java -Dexec.mainClass=BasicExample

Known issue

Error: Illegal min or max specification! Bug in tesseract native library. Fix: set numeric locale before running the example. export LC_NUMERIC="C"

About

Example of tesseract usage with BuffereImage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages