Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (4k points)

This is primarily just curiosity, but are there any OCR implementations in pure Java? I'm curious how this would perform purely in Java, and OCR in general interests me, so I'd love to see how it's implemented in a language I thoroughly understand. Naturally, this would require that the implementation is open source, but I'm still interested in proprietary solutions, as I could at least check out the performance in that case.

I've seen a couple which can be used in Java (like Asprise) but it doesn't seem that these are pure Java implementations... are there any?

1 Answer

0 votes
by (46k points)

I recommend trying the Java OCR project on sourceforge.net. I originally developed it, and I have a blog posting on it.

Since I put it up on sourceforge, its functionality been expanded and improved quite a bit through the great work of a volunteer researcher/developer.

Give it a try, and if you don't like it, you can always improve it!

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Apr 3, 2021 in Java by Jake (7k points)
0 votes
1 answer
asked Feb 18, 2021 in Java by Harsh (1.5k points)

Browse Categories

...