IT IS BUGGY. NO WARRANTY.
This page describes a personal tool for SHOTNOTE. Following programs read JPEG file and recognize NO and DATE in the image.
Currently, I develop and run this on CentOS 6.4 . But this program can run on other platforms because the program is made by perl script.
Source codes:
It is a one day work. Do not expect lots. Precision is 73-90% (approx.) per charactor. It is too low to recognize string (10 chars). The program requires PerlMagick, perl API for ImageMagick. (See also How to check modules)
Following image is a snapshot of xgui.pl.
Miss recognized letter is expressed @ (at) like following.
If you have PerlMagick, perl prints no error for use.
Otherwise, perl prints error messages.
If you have Tk, perl prints no error for use.
Otherwise, perl prints error messages.
2013/04/24