PDA

View Full Version : image processing in bash



ibtkm
October 11th, 2010, 07:57 PM
hi all :)
i hope to write a bash script program that converts the picture to the text.
who can help me about that?
i don't have any idea! :(

r-senior
October 12th, 2010, 12:30 PM
Not quite sure exactly what you are trying to do, but have a look at ImageMagick ...

http://www.imagemagick.org/script/index.php

ibtkm
October 12th, 2010, 12:38 PM
i mean i want a OCR program
for example you have a image that "12345" is in this picture.
you want to convert "12345" from image to the plain text.
your link wasn't my goal.
tnx a lot for your answer :)

spjackson
October 12th, 2010, 02:03 PM
i mean i want a OCR program
for example you have a image that "12345" is in this picture.
you want to convert "12345" from image to the plain text.

Does this help? http://ubuntuforums.org/showthread.php?t=1370827