搜索资源列表
MIMdelphi
- delphi 显微图像诊断和管理,里面有样本数据和图像,是学习图像识别技术的好例子。由于太大,删掉了部分样本数据和文件。
ReadPic
- 一款简单的验证码识别工具,在初始化状态下可以进行图片的分割、学习,获取字符的特征码,并保存到INI文件中,当学习足够多图片后就能准确地识别同类型的验证码。 本程序主在提供一种分析的思路方法,如何对验证码进行分割、过滤、规格化,去除杂点是识别的关键部分,每步过程都呈现在界面上。-A simple verification code recognition tools, in the initialization state, the picture can be split, study, a
yzmsb
- 验证码识别,带特征码学习,可以做为识别引擎来使用,仅作参考.-Code recognition, with signature learning, can serve as a recognition engine to use only for reference.
yanzheng
- 一个对图片验证码识别技术的源代码 学习价值不错-An image recognition technology to verify the source code to learn the value of good
378614_228173239aa7f8ad
- delphi 实现对验证码的识别 学习用的实现对验证码的识别实现对验证码的识别
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.
QRCode识别解码代码 Delphi7 D7QRCode
- Delphi7 写的 QRCode识别的源代码,可直接编译运行。 能识别中文,附带2张测试的二维码图片可测试。 识别率很低,学习下还可以的。 包含了图像处理的一些东西如:灰度化、二值化、定位等。 支持UTF8格式的中文。(The source code of QRCode recognized by Delphi 7 can be compiled and run directly. It can recognize Chinese, and 2-D code pictures with 2 t