Atititi tesseract Usage Summary
eliminate bugs, optimize, republish. Current version is 3.02
Project Download The address is: HTTP://CODE.GOOGLE.COM/P/TESSERACT-OCR .
Windows cmd The command line uses the TESSERACT-OCR engine to identify the verification code:
1, download install TESSERACT-OCR engine (3.0 version + only support Chinese recognition)
tesseract-ocr-setup-3.01-1.exe.
after download , install, by default, the installer will give you to configure the system environment variables to point to the installation directory (then you can run tesseract in any directory through the DOS interface). After the installation is complete, the directory is as follows:
The Tessdata directory contains the language font files, and the files that correspond to the parameters that may be used in the command line interface. This installer contains the English font by default.
If you want to be able to recognize Chinese, you can http://code.google.com/p/tesseract-ocr/downloads/list Download the font file for the corresponding language .
Simplified Chinese font file is :http://tesseract-ocr.googlecode.com/files/chi_sim.traineddata.gz After the download is complete, unzip and then cut the file into the Tessdata directory to go down.
Appendix :
usage:tesseract imagename outputbase [-L lang] [-PSM pagesegmode] [configfile ...]
Pagesegmode values are:
0 = Orientation and script detection (OSD) only.
1 = Automatic page segmentation with OSD.
2 = Automatic page segmentation, but no OSD, or OCR
3 = Fully automatic page segmentation, but no OSD. (Default)
4 = Assume a single column of text of variable sizes.
5 = Assume a single uniform block of vertically aligned text.
6 = Assume a single uniform block of text.
7 = Treat The image as a single text line.
8 = Treat The image as a single word.
9 = Treat The image as a single word in a circle.
ten = Treat the image as a single character.
-L lang and/or-psm pagesegmode must occur before anyconfigfile.
Tesseract imagename outputbase [-L lang] [-PSM pagesegmode] [configfile ...]
Tesseract Picture name output file name-L font file-PSM Pagesegmode profile
For example:
Tesseract code.jpg result-l CHI_SIM-PSM 7 Nobatch
- L Chi_sim indicates the use of Simplified Chinese font (need to download Chinese font files, extracted, stored in the Tessdata directory, the font file extension. raineddata Simplified Chinese font file name: chi_sim.traineddata)
-PSM 7 indicates that the tesseract code.jpg picture is a line of text This parameter can reduce the recognition error rate. Default is 3
The ConfigFile parameter value is the file name under the Tessdata\configs and Tessdata\tessconfigs directories.
"C:\0workspace\Tesseract\tesseract.exe" "D:\ati\dcim_mov22\IMG_0177.PNG" "D:\ati\dcim_mov22\IMG_0177"
CMD ext finish!
"- China Unicom One ÷, 1:36 AM @ 4 >b 64% Zhuang)
Wapbaike.baidu.com
that is both sultry and inconvenient, so the text of the storm away with school bags instead of protection
Cervical spine Protective gear , but these schoolbags less dozens of , expensive hundreds of on dry also
It 's double benefit to be able to put things. But don't you think they're
gentleness , and the speed of the violent walk , because in their eyes even if Rambo
The tomb is only a part of the Ashes. 0-wo speed of the locomotive above the displacement
enough seconds to kill a car under the Bugatti Veyron , perhaps precisely because of this
the obsession with speed-raising is why they love locomotives ! development to this day , text
the explosion of the inside also spawned the Fried street party. the release of the field to social pressure has
can not be met by drag racing , the text is no longer low-key , replace the original row
gas of the heavy locomotive , and The roaring sound was enough for the whole city to know his
exist. the sound of a vigorous engine in the traffic , as if to tell people that life
you are not dying in silence , but in silence , they are the sinks
the silent neo-Hui Jain. The sound of a flowing , and a bomb-like voice ,
It 's a word for fried street. using Roar's engine to make the whole street glass and
the floor is shaking , the absolute turning heads , telling you , crotch
The big thing is not a joke , it is expensive , and it despises all
rule , because the moment you cross up , you break away from the world and tell you this
It's a group of people with stories.
Historical origins
Boron one
Speaking of Japan's mob , we cannot but mention Hiroshima , because of the addition of Ba
take the Phoenix most popular , by the Japanese media called "Hiroshima phenomenon ,
away ' again, Hiroshima is naturally behind. - A friend tells a pen
Jain , in recent days , He often saw a powerful motorcycle on Hiroshima Street
do you want to convert tif,attilax Test , is the same effect ... .
Java calls OCR for image recognition -conanswp 's Column - Blog channel -CSDN. Net.html
author:: Nickname :Old Wow's claws( Full Name::AttilaxAkbar Al Rapanui Attilaksachanui)
Kanji Name: Etila ( Ayron) , email:[email protected]
reprint Please indicate source: http://www.cnblogs.com/attilax/
Atiend
Atititi Tesseract Use Summary