搜索资源列表
验证码识别源码(delphi)
- 用于识别验证码的OCR源码,目前可以识别动网等验证码
ReadPic
- 一款简单的验证码识别工具,在初始化状态下可以进行图片的分割、学习,获取字符的特征码,并保存到INI文件中,当学习足够多图片后就能准确地识别同类型的验证码。 本程序主在提供一种分析的思路方法,如何对验证码进行分割、过滤、规格化,去除杂点是识别的关键部分,每步过程都呈现在界面上。-A simple verification code recognition tools, in the initialization state, the picture can be split, study, a
200
- 验证码识别程序,用delphi制作的几乎可以识别现有网站所有的验证码,识别率百分之九十以上-CAPTCHA program
OcrCtrl
- delphi高级验证码识别引擎,能识别大部分验证码,包含16个特征码,值得一看-delphi verification code recognition engine can recognize most of the verification code, containing 16 signatures, worth a visit
AdvOcr
- 最近写了几个网站的验证码图片自动识别程序,尽管每个网站的验证码图片都不相同,识别的方法有所差别。但写得多了,也总结出不少相同之处。今天抽空封装出一个基础类来,发现可以很好地重复利用,编写不同的验证码识别程序,效率提高了不少。好东东不能独享,现放出来供大家共同研究,请网友们妥善用之。-Recently wrote a number of site verification code picture automatic identification procedures, even though e
demo
- 已经编译完成的一个识别类似新浪等网站的验证码,具有较高的识别率-Has compiled a complete identification of similar sites such as Sina authentication code, has a higher recognition rate
yzmsb
- 验证码识别,带特征码学习,可以做为识别引擎来使用,仅作参考.-Code recognition, with signature learning, can serve as a recognition engine to use only for reference.
VerifyCodeOCR
- 利用ocr方法去识别验证码的程序,要装第三方控件-Ocr method used to identify the procedure code is necessary to install third-party control
87361026DigitRec
- 验证码识别,能够识别大部分网站的验证码!--OCR, with the development of the vc could identify some of the letters and figures
yanzheng
- 一个对图片验证码识别技术的源代码 学习价值不错-An image recognition technology to verify the source code to learn the value of good
Identification-Code
- 这个源码,可以识别80 的验证码图形,识别效率不错!-This source, can identify 80 of the code graph, identify good efficiency!
378614_228173239aa7f8ad
- delphi 实现对验证码的识别 学习用的实现对验证码的识别实现对验证码的识别
check_pic
- DELPHI 下实现 图片校验证码的读到 与 生成-how to read pict in delphi code receef
delphi7
- 验证码自动识别 Delphi版.本目录中的CrackCaptchaAPI.dll和CrackCaptchaClient.dll请使用新的SDK中的C_CPP\BIN_X86(32位应用)或C_CPP\BIN_X64(64位应用)下的对应文件-Verification code automatic identification Delphi version. Catalog of CrackCaptchaAPI.dll and CrackCaptchaClient.dll Please use t
anticolor
- delphi验证码识别学习之图像的灰度化、二值化及反色 ,本文的方法同时适用于GDI+图像和Delphi的TGraphic图像。 -delphi image verification code recognition learning of graying, binarization and anti-color, method of this article apply to both GDI+ image and TGraphic image of Delphi.