This project is a written in java.
This programs takes in a image and by means of Google's OCR Engine Tesseract (Using Tess4j for java) converts the text written into editable strings
You can run this project as you would to any java project. Download the project in zip format from the download button above
Extract the files into a folder.
Open the folder in any java IDE such as Netbean, Eclispe etc.
Run the project.
And thats it.
The eurotext.bmp file at the root directory is the file you can use for testing.