Location:
Search - 图片验证码识别引擎
Search list
Description: 图片验证码识别引擎v1.0
Platform: |
Size: 778267 |
Author: ctrlhi |
Hits:
Description: 图形验证码识别引擎源码
本程序能识别网络90 以上的论坛验证码和一些简单的网站验证码,从图片中正确识别出数字和字母。-The graphical verification code recognition engine source code of the program can identify more than 90 of the network' s Forum verification code and some simple website verification code correctly identify the numbers and letters from the picture.
Platform: |
Size: 1262592 |
Author: 王义 |
Hits:
Description: Mezzofanti文字扫描识别是一种把图像上的文字识别出来并变为正常文字的一种技术,在某些领域应用比较广,例如摄像头取词读词、电脑上的验证码识别,还有比如印象笔记的图片文档识别。都用到了ORC技术。国内汉王做的不错.Mezzofanti是一个Android手机应用程序。它利用内部的OCR引擎来识别图片中的文本,并用翻译引擎进行翻译。其中OCR引擎采用JNI技术集成C++来调用Google-Tesseract。翻译引擎基于Google translate实现,所以可以支持超过40多种语言。-Mezzofanti recognizing scanned characters is a kind of image text recognition and becomes normal text, in some field is wide, such as camera capturing read words, computer verification code identification. For example, there is notes impression picture document recognition. Used the ORC technology. The domestic Hanvon do good.Mezzofanti is a Android mobile phone application. It uses the internal OCR engine to identify the text in the image, and use the translation engine for translation. OCR engine which uses JNI technology integrated C++ to call Google-Tesseract. Translation engine based on translate Google implementation, so it can support more than 40 kinds of languages.
Platform: |
Size: 3869696 |
Author: wjq |
Hits:
Description: 组件包文件列表:
GetCodeText.dll --编程接口库
Reco.svr --识别引擎
RecoLib.tc --样本库(此文使用亦思专业验证码识别系统1.8演示版根据要识别的网站自行制作,不能修改文件名)
编程接口:
LPTSTR GetCodeText(); //识别验证码,返回识别结果
使用方法:
1、现使用亦思专业验证码识别系统1.8演示版根据要识别验证码的网站制作一个“单项目的”RecoLib.tc文件;
2、把此RecoLib.tc文件连同GetCodeText.dll、Reco.svr拷贝到你开发的软件主程序的同一个文件夹下;
3、主程序中调用唯一的接口函数GetCodeText()即可进行目标网站的验证码识别了。
常见问题:
问:我开发的主程序中显示的验证码图片与识别结果总是不一样,是为啥?
答:是因为识别组件再次刷新了网站的验证码并根据新的验证码进行了识别,识别的结果可直接用于网页提交,不影响使用。(Component package file list:
GetCodeText.dll - Programming Interface Library
Reco.svr -- recognition engine
RecoLib.tc - Sample Library (this article is also used for professional verification code identification system 1.8 demo version, according to the identification of the site to make their own, can not modify the file name)
Programming interface:
LPTSTR (GetCodeText); / / identification code, returns the result of recognition)
Platform: |
Size: 1890304 |
Author: fy50022
|
Hits: