搜索资源列表
Asprise-OCR-CSharp-Windows_Server_32bit-4.0
- 识别图片上的文字,识别率有80% 附加c#调用 [DllImport(\"AspriseOCR.dll\")] static extern string craboOCR(string file, int type) private void GetVeryfyCode() { if(File.Exists(_imgPath))//ok now? { try { this.picbVeryfyCode.Image=Syste
SimpleOCRsrc
- OCR字符识别技术开发源代码C#,能较好识别限定范围内的各种字符,并可加入噪音百分比-optical character recognition
CharactorRegnization(CSharp)
- 一个CSharp语言的基于OCR的文字识别软件,网上下载,仅供学习。-Based on a CSharp language OCR text recognition software, online download, only to learn.
SimpleOCR
- C#使用神经网络实现光学字符识别(OCR)源代码-Csharp use the neural network optical character recognition (OCR) the source code
OCRSample
- ocr english documents in C#.net 2009
OCR
- OCR字符识别技术开发源代码,WINDOWS应用程序开发,字符识别技术-the resource code of OCR character recognition, WINDOWS practical program development, character recognition technology
NumOCR
- 对于利用微软的MODI识别图片的一大弊端就是图片格式的转换问题,对于网上的彩色PNG图片或者多位BMP图片直接利用它都无法识别,项目中的pngcalss类实现了对于图片的色位处理,包括彩色转单色,彩色反相,彩色反相转灰度,彩色转灰度等图像算法。-For the use of Microsoft' s MODI identification pictures is a major flaw of the image format conversion problems, for online
SimpleOCRsrc
- simple ocr in csharp suitable for optical character recognition
LineDetection
- 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
OCRSample
- The sample application check for images in a specify directory and reads text from these images if any. It saves text from each image in a text file with the same name as the image, automatically. It can handle problems or exceptions with images.
CSharp-Verification-code-analytical
- C#使用OCR获得验证码内容 C#使用OCR获得验证码内容-C# use OCR get verification code content C# use OCR get verification code content
Detector
- OCR in matlab and Csharp
CSharp简单数字验证码解析_2
- c#的一个简单数字验证码解析,新手可以尝试一下(C# a simple digital verification code parsing, novice can try)
asprise-ocr-csharp-vb.net-15.3.1-trail
- c#识别图片数字(Asprise-OCR)(C# recognition picture number (Asprise-OCR))
OCR识别
- 采用office自带的mido识别图片中的文字(Identify the text in the picture with office's Mido)