Welcome![Sign In][Sign Up]
Location:
Search - OCR english

Search list

[Graph Recognizematlab_YWChen

Description: 用MATLAB实现的英文字符的OCR识别程序-MATLAB English characters OCR identification procedures
Platform: | Size: 111616 | Author: | Hits:

[Special Effectsvc++shuzituxiangshibiejishu

Description: vc++数字图像识别技术经典案例(光盘): 第1章:颜色空间转换源码。第3章:指纹识别源码。第5章:基于可移植的C语言的数字水印算法的代码。第6章:条形码生成器源程序。第7章。第8章:印章特征提取。第9章:英文ocr识别。 -vc Digital Image Recognition Technology classic cases (CD) : Chapter 1 : color space conversion source. Chapter 3 : fingerprint identification source. Chapter 5 : Based on the C language transplantation digital watermarking algorithm code. Chapter 6 : barcode generator source. Chapter 7. Chapter 8 : chop feature extraction. Chapter 9 : English ocr identification.
Platform: | Size: 1814528 | Author: wuli | Hits:

[Othercorrectionalgorithm

Description: Efficient skew estimation and correction algorithm for document images。一篇英文文献,内容新进。-Efficient estimation and skew correction algorithm for document images. An English literature as new.
Platform: | Size: 716800 | Author: 石决明 | Hits:

[Graph Recognizeocrad-0.17

Description: 质量不错的OCR源码。这是国外很有名的开源OCR,研究OCR的同好一定要支持啊。-OCR source good quality. This is a well-known open source abroad OCR, the OCR research enthusiasts must support ah.
Platform: | Size: 125952 | Author: 杜小莹 | Hits:

[Graph Recognizetesseract-2.00.tar

Description: 英文脱机识别,类附有源代码,字符库,样子等,用c++写的,可直接编译通过。-English off-line identification, category with source code, character database, like so on, with c++ Written directly through the compiler.
Platform: | Size: 1072128 | Author: 陈华峰 | Hits:

[Graph Recognizetesseract-2.01.tar

Description: 这是最新版本的开源OCR软件TESSERACT.支持英文等多种语言。-This is the latest version of the open source OCR software TESSERACT. In support of English and other languages.
Platform: | Size: 1050624 | Author: jack | Hits:

[Graph Recognizevld-19a

Description: 这是最新版本的开源OCR软件TESSERACT.支持英文等多种语言。-This is the latest version of the open source OCR software TESSERACT. In support of English and other languages.
Platform: | Size: 537600 | Author: jack | Hits:

[Windows DevelopVBocr

Description: VB手写识别系统,很不错,能识别数字和英文-VB handwriting recognition systems, very good, able to identify figures and English
Platform: | Size: 71680 | Author: 刘晟 | Hits:

[Graph RecognizeAsprise-OCR-VB6-Windows_XP_32bit-4.0

Description: ORC验证码识别,可以对英文进行识别.精度达90%-Verification Code ORC recognition, identification can be conducted in English. Accuracy 90
Platform: | Size: 1794048 | Author: ssss | Hits:

[Windows DevelopOCR

Description: 这个很厉害,效果很好,CVI的读取图片中文字的代码,用的vision的插件,成功率很高,尤其是英文的,当然中文识别的阀值比较低,大家借鉴一下,请版主,帮开通一下下载,谢谢 -This very powerful, very good, CVI read picture text code, plug-ins used in vision, the success rate is very high, especially in English, of course, Chinese recognition threshold is relatively low, we learn from you, please Edition Lord, help to open click to download Thank you
Platform: | Size: 351232 | Author: adobefree | Hits:

[Graph RecognizeAspriseOCRv4

Description: 英文OCR识别控件,可对验证码进行识别。带有演示源码。 int startX = 0 int startY = 0 int width = -1 int height = -1 try { startX = Convert.ToInt32(textStartX.Text) startY = Convert.ToInt32(textStartY.Text) width = Convert.ToInt32(textWidth.Text) height = Convert.ToInt32(textHeight.Text) } catch (Exception ex) { Console.WriteLine(ex.StackTrace) } String result = Marshal.PtrToStringAnsi(OCRpart(textImage.Text, -1, startX, startY, width, height)) textResults.Text = result -English OCR recognition controls, can be identified on the Verification Code. Demonstration with source code. int startX = 0 int startY = 0 int width =-1 int height =-1 try (startX = Convert.ToInt32 (textStartX.Text) startY = Convert.ToInt32 (textStartY.Text) width = Convert. ToInt32 (textWidth.Text) height = Convert.ToInt32 (textHeight.Text) ) catch (Exception ex) (Console.WriteLine (ex.StackTrace) ) String result = Marshal.PtrToStringAnsi (OCRpart (textImage.Text,-1 , startX, startY, width, height)) textResults.Text = result
Platform: | Size: 5384192 | Author: King | Hits:

[Graph RecognizeEnglish_OCR_Using_Autocorrelation

Description: 本代码为Matlab英语字母和数字识别代码,使用autocorrelation算法.代码在Matlab7.0中运行成功,对于字体单一的情况,处理效果较好。-OCR for English & number based on Autocorrelation.
Platform: | Size: 20480 | Author: zhibing | Hits:

[.netOCRSample

Description: ocr english documents in C#.net 2009
Platform: | Size: 46080 | Author: ghaneipour | Hits:

[Graph RecognizeOCR

Description: 英文字母及数字识别 功能非常好 可惜还是会有些识别错误 -English letters and numbers identify the function of a very good unfortunately still be some recognition errors
Platform: | Size: 190464 | Author: 骆少华 | Hits:

[Graph Recognizetesseract-2.01

Description: ocr源码 文字、英文、数字智能识别,已经配置好的tesseract-2.01,采用vc6.0编译,使用方法见里面说明,不压缩的tif和单色bmp识别-ocr source text, in English, digital intelligent identification, has been configured tesseract-2.01, with vc6.0 compile, use, see the note inside, non-compressed tif and monochrome bmp Recognition
Platform: | Size: 3304448 | Author: lijun | Hits:

[JSP/JavaEnglishOCR

Description: 使用Java编写的OCR程序,可以识别带有复杂背景的图片上的英文单词,识别率很高。-OCR program written using Java, you can identify the picture with a complex background of English words, recognition rate is high.
Platform: | Size: 105472 | Author: 马鹏斐 | Hits:

[CSharpLineDetection

Description: OCR Line Detection. One of the first steps in developing OCR systems is line detection .Farsi/Arabic text have some properties which make them different to recognize. For example there are characters in farsi like "i" in English which has two part but they are recognized as one character. and I have covered this problem in the following code.(author hasaruye mehran ghainian )-OCR Line Detection. One of the first steps in developing OCR systems is line detection .Farsi/Arabic text have some properties which make them different to recognize. For example there are characters in farsi like "i" in English which has two part but they are recognized as one character. and I have covered this problem in the following code.(author hasaruye mehran ghainian )
Platform: | Size: 150528 | Author: reyjav | Hits:

[Graph RecognizeOCR_OFFICE

Description: OFFICE控件实现OCR,识别英文,相当稳健-OFFICE control implementation OCR, recognition in English, is very healthy
Platform: | Size: 3058688 | Author: visualt | Hits:

[Graph Recognizetopocr

Description: OCR 英语识别 效果不错。此为绿色软件,直接在解压后文档中点topocr.exe即可。-OCR recognition results are good in English. This is a green software, after extracting the document directly in the mid-point topocr.exe can.
Platform: | Size: 8130560 | Author: 李日才 | Hits:

[Graph Recognizetesseract-ocr-setup-3.02.02

Description: OCR自定识别英文、中文字体,大大方面了图片识别能力。(OCR self identifying English and Chinese Fonts)
Platform: | Size: 13523968 | Author: smli123 | Hits:
« 12 3 »

CodeBus www.codebus.net