搜索资源列表
csdn_old_Codeimg
- csdn老的图形验证码识别-csdn old graphic identification code validation
GeneralVote_2.21
- delphi源码编写的通用网络投票程序,可以识别图形验证码。
cnpack_20071231
- 网上文摘 小说 Flash游戏 最近更新 下载排行 资源分类 下载指南 经典编程资源 精彩不容错过 设为首页 加入收藏 联系我们 园地首页 小说 Flash游戏 技巧文章 精彩源码 精选控件 非常文档 经典工具 网络资源 资源搜索: 关键字 ※高级搜索 ※发布资源 ※ 当前位置:Delphi园地 → 精彩源码 → 开源项目 → CnPack组件包 20071231 本周下载排行 ·图形验证码识别引擎 V1.1.. ·Delphi程序
orc
- 图形验证码识别引擎1.1 图形验证码识别引擎
图形验证码识别引擎 V1.1
- 本程序能识别网络90%以上的论坛验证码和一些简单的网站验证码,从图片中正确识别出数字和字母。 程序对矢量随机的验证码,如动网7.1sp2最新验证码亦有80%以上识别率。已经突破了dvbbs,discuz,phpwind,leoboard,ipb 等论坛的验证码限制。 发布形式为一个OCR.DLL文件,方便各种其他语言开发的程序调用,支持多线程,可配置特征码库。无需了解复杂的图像处理,图形识别技术,为你开发各种自动化应用:如群发程序,暴力破解程,投票程序,自动充值程序等 铺平道路。
ShapeContextProjects
- 图形识别算法 可用于图形识别以及 验证码识别研究-The main part of the code uses improved Shape Context as feature descr iptor and fit into a Hough Voting framework to detect objects. It can be used for initial hypothesis proposal. I hope you find this code helpful!
shibie
- 用户识别图形数字,一篇不错的文章,可以作为识别验证码的参考文档!-Graphical user identification number of a good article, can be used as identification code of the reference documentation!
tupiansbieV1.0
- 图形验证码识别引擎!!!用Delphi编写的!!可以用于论坛图形验证码识别-Graphic verification code recognition engine!!! Prepared using Delphi! ! Graphics can be used to verify the code identify the Forum
ValidPic
- 图形验证码识别,vb脚本,可识别数字验证码-Verification Code Graphics Recognition
vb_pic_code
- 一个由VB写出来的验证码识别程序,算个例子,对图形识别比较重要-Write a VB code to identify the authentication process, an example calculation, the more important of the Pattern Recognition
111
- 思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
demo
- 图形验证码识别引擎 V1.1 可以识别数字-Graphics Recognition Engine Code V1.1
BMP-shape
- 一种新的基于图形的识别算法的英文资料,可运用于验证码识别-A new recognition algorithm based on a graphical information in English can be applied to identify the verification code
CSharp
- 这个程序实现了对图形验证码的识别!用的是CSharp开发的,还不足的地方,希望大家指出改正!-This procedure enables the identification code on the graphics! Using a CSharp development, but also deficiencies in the hope that the correction!
Visual
- 读取文件获取特殊文字 媒体播放器 识别图形字符 图形验证码-Read the text file to obtain a special media player recognize graphic character graphic code
GetPic
- 抓图小工具REV 3.0 可独立批量抓图 新增批量抓图功能,带更新图片功能,可设置时间间隔、抓取数量、信息提示、放大镜功能、方向键微调功能。 批量抓图技巧: 针对网页验证码需要点击更新再抓取的,勾选[点击更新图片],鼠标拖动[坐标获取]的右边图形移动到需要点击的地方自动获取坐标,设置时间间隔,设置抓取数量,点击批量抓图按钮,完成! 如果不需要点击更新不勾选[点击更新图片]即可 本程序可辅助OCR识别,图形识别与自动控制-Grab a small tool i
demo
- 验证码图片的腐蚀和膨胀以及滤波,可准确地自动识别新浪动网淘宝征途等多种复杂的图形验证码-Code of corrosion and expansion images and filtering, can accurately and automatically identify Sina Network Taobao journey and other complex graphics verification code
danring
- 能够自动识别图形验证码·识别简单的数字验证码-Captcha code can automatically identify
ccb
- php识别图形验证功能精准,封装成一个类,只需new文件路径即可(PHP identifies the accuracy of the graphical validation function, encapsulates it into a class, and requires only the new file path)
爬虫图形验证码识别
- 识别图形验证码 模拟登录古诗文网 将图片保存简单识别图形样式的验证码 txt文件为代码