搜索资源列表
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
OCR
- 这个很厉害,效果很好,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 reco
OCR
- extract text from picture
CharactorRegnization(CSharp)
- 一个CSharp语言的基于OCR的文字识别软件,网上下载,仅供学习。-Based on a CSharp language OCR text recognition software, online download, only to learn.
Ocr
- OCR文字识别实现图像文字识别(OCR). -C# Source text recognition software used in the Modi
Artificial_Intellegence
- 人工智能OCR文字识别程序,有学习功能,当在绘图区画一个字符后点识别,若识别错误,则点"learn"然后输入正确的字符,理论上学习次数达到一定数量后,识别率还是很高的,可识别汉字,比如在绘图区用鼠标输入我的姓“覃”,点识别,第一次并不知道这是个什么字,点学习按钮输入正确的字“覃”,清屏后再用画出这个字,点识别就可以识别出来了,而且显示识别的百分率,有时可以达到80 ,基至更高,对于编OCR程序有一定借鉴意义-OCR text recognition program in artificial i
MatLab_OCR
- A simple Matlab program for detecting and extracting text in the image.[JPEG format]. Which can be used for OCR.
OCR
- Character recognition software in a typical offline character recognition OCR program to recognize the printed characters, puts that goal. Recognize the special typeface print recognition, a single print recognition, multi-print is the kind of recogn
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
imageprocessing1
- ocr app where usually abbreviated to OCR, is the mechanical or electronic translation of scanned images of handwritten, typewritten or printed text into machine-encoded text. It is widely used to convert books and documents into electronic files, to
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.
Precise_OC155236312003
- Title: Precise OCR by pixel count w/o any APIs, pure VB Descr iption: Precise OCR aka TRM (Text Recognition Module). It will never give you a wrong number. Might not be the best way to do OCR but it is if you know which font/size you ll always work
tIA--OCRRh
- 这个是VB的原码,人工智能OCR文字识别程序源码,与与汉王的OCR功能差不多. 可直接使用。 已通过测试。 -This is the VB source code, artificial intelligence, OCR text recognition program source code, Hanwang OCR function can be used directly. Has been tested.
src
- tessercat-ocr文字训练的box文件的qt校正程序源码-tessercat-ocr text box training program source file qt correction
OCR
- 人工智能OCR文字识别程序,人工智能OCR文字识别程序-OCR text recognition artificial intelligence program
ocr
- in this project we recognize the letters in the text by means of matlab and extract them
ocr
- ocr文字识别次您上传的源码,您的可用下载数就会增加1次。-ocr text recognition
OCR
- this is good for beginner and every body like matlab, I use Ocr to make detecting text
92912242vbshibie
- VB OCR文字识别程序,调用知名OCR平台api,识别正确率高达99%(VB OCR text recognition program, call the well-known OCR platform API, recognition accuracy up to 99%)
OCR识别
- 采用office自带的mido识别图片中的文字(Identify the text in the picture with office's Mido)