A
A
Alexey Pomogaev2011-09-23 20:28:12
Java
Alexey Pomogaev, 2011-09-23 20:28:12

Searching for individual characters in an image

Somehow I didn't have to work with images and now there was a problem on the image (containing only plain text) to find individual characters and crop them individually. Of course, I can roughly imagine how this is done, but maybe there is a ready-made solution on ImageMagick, so as not to reinvent the wheel? Desirable solution for java.

I further want to make more space between characters (mostly numbers), run blur 1x1 through imagemagick and this way recognition in tesseract goes much better.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Levsha100, 2011-09-23
@Levsha100

You can see the contour analysis algorithm:
habrahabr.ru/blogs/image_processing/118486/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question