搜索资源列表
ReadPic
- 一款简单的验证码识别工具,在初始化状态下可以进行图片的分割、学习,获取字符的特征码,并保存到INI文件中,当学习足够多图片后就能准确地识别同类型的验证码。 本程序主在提供一种分析的思路方法,如何对验证码进行分割、过滤、规格化,去除杂点是识别的关键部分,每步过程都呈现在界面上。-A simple verification code recognition tools, in the initialization state, the picture can be split, study, a
基于识别反馈机制的多粘连字符分割与识别
- 基于识别反馈机制的多粘连字符分割与识别 验证码识别相关资料,主讲字符分割-Feedback mechanism based on recognition of multi-adhesion character segmentation and recognition verification code to identify the relevant information, speaker character segmentation
OTP
- 利用图像变换分析分割验证码图片为单个字符-Analysis of segmentation using image transform images into a single character code
captcha_recognition
- 验证码图片的腐蚀和膨胀以及滤波,可以用于淘宝验证码分割的基础-Verification Code Pictures of the corrosion and expansion, as well as filtering, can be used Taobao basic partition Verification Code
111
- 思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
mori-gimpy
- 一篇关于图像扭曲恢复的算法思想,主要用于高级验证码的识别分割部分-A distorted image restoration algorithms on the idea, mainly for high-level segmentation part of the identification code
yzmsb
- 验证码识别,带特征码学习,可以做为识别引擎来使用,仅作参考.-Code recognition, with signature learning, can serve as a recognition engine to use only for reference.
CSharpCaptcha
- 利用图像变换分析分割验证码图片为单个字符-Transform analysis of image segmentation using image verification code for a single character
yzm-shi-bie
- 易语言天联验证码识别源码例程程序结合易语言扩展界面支持库和互联网支持库,实现网站验证码图片的识别。 点评:读取网站验证码图片,进行分割后在画板中放大写出,加以识别。本例程是识别验证码图片的一种方法,值得学习借鉴-Easy language day routines associated verification code program with easy to identify the source language extensions to support libraries
2
- 基于半阈值的字符分割与识别研究.pdf 研究验证码识别必看资料-Character based on half-threshold segmentation and recognition research. Pdf data verification code identification must see
5
- 视频图像字符分割与识别的研究 字符分割识别资料,对于研究验证码识别很有参考价值-Video image character segmentation and recognition of the identifying information of character segmentation, identification verification code for the study of great reference value
yzm
- 易语言两个验证码识别的源代码,看懂会学习到远程图片获取,分割,识别方面知识。-Two validation code identification easy language source code, understand learning to remote image acquisition, segmentation, recognition knowledge.
ImageRec
- 能够对互联网上的验证码进行识别,二值化、去噪、旋转、梯度锐化、去边框、替换颜色、字符分割等算法。先训练后识别-Able to verify the code on the Internet to identify, binarization, denoising, rotation, gradient sharpening, go to the border, replacing the color, character segmentation algorithm. After first i
recognizition
- 本段程序实现简单验证码的分割,提取和识别,达到了较高的识别率-recognize simple CAPTCHA
UnCodeBase
- 图片验证码识别C#基础类,提供灰度转换,灰度值计算,去边框,图形分割等功能。-Image verification code identification C# base class that provides grayscale conversion, gray value calculated, to the border, graph partitioning functions.
Verification-code
- 英文和数字验证码的处理,预处理和去噪,将图像分割,效果不错。-English and the process of digital authentication code, pretreatment and denoising, image segmentation, the result is right.
yzm
- 识别验证码,图片二值化-》数字点阵(二维数组)-》分割数字-》获得数字特征码-》比较-》识别数字-Identification verification code, image two value- digital dot matrix (two-dimensional array)- the division of digital- digital signature - comparison- identification number
Dropfall
- 滴水算法实现验证码图像分割,通常须结合普通投影分割。(Drop algorithm to achieve verification code image segmentation, usually combined with ordinary projection segmentation.)
新建文件夹 (2)
- 使用特征提取与模板匹配方法识别数字验证码,预处理阶段包括验证码图像灰度化、二值化、去噪,去噪使用RGB三原色法,验证码字符分割采用自适应分割方法,最后提取单个验证码图像特征值,与模板库字符进行匹配识别(The use of feature extraction and template matching method of digital identification verification code, verification code preprocessing consists of i
验证码识别预处理源码VC6-FirstMAP
- 二值化,16色化,根据跨度去色,去横线,去纵线,多种去噪,多种分割,图像放大,自动批量操作(Binarization, 16 color, according to the span of color, to line to line, a variety of a variety of segmentation, denoising, image zooming, automatic batch operation)