java - How to perform: Upload Image > Recognize Text > Make Image Searchable > Store into DB? -


I have to know how to do the process, you've already read in the title.

You can upload an image (such as a piece of text, an article) and the server-side text will be identified through OCR and stored in the database.

Which best programming language would be for this? It should be a browser application I got the Octopus project, but how can I add it to general web scripting languages ​​such as PHP? Is it possible at all? So far have not worked with Python.

Or a completely different approach ..? Java Enterprise?

Chris

It may be that you Using the php library, I can use the images to recognize text and store the text read in the database.

Download the Rare package and run example.php and then See example1.php how it works

Here you have an image upload example:

Hope it helps


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -