文件名称: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 tests can be tested. Recognition rate is very low, and it can be learned. It includes some things of image processing, such as graying, binarization, positioning and so on. Support Chinese in UTF8 format.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
QRCodeTest | 0 | 2018-12-04 |
QRCodeTest\ANSI.bmp | 141538 | 2015-09-28 |
QRCodeTest\AlignmentPatternUnit.pas | 7043 | 2015-10-06 |
QRCodeTest\AreaGridUnit.pas | 1837 | 2015-09-20 |
QRCodeTest\AxisUnit.pas | 3032 | 2015-09-25 |
QRCodeTest\ContentDecoderUnit.pas | 20021 | 2015-10-06 |
QRCodeTest\FinderPatternUnit.pas | 20626 | 2015-10-06 |
QRCodeTest\GaloisUnit.pas | 4286 | 2015-09-25 |
QRCodeTest\LineUnit.pas | 4593 | 2015-09-30 |
QRCodeTest\QPointUnit.pas | 2060 | 2015-09-24 |
QRCodeTest\QRCodePublicUnit.pas | 32533 | 2015-09-28 |
QRCodeTest\QRCodeTest.dpr | 767 | 2015-09-29 |
QRCodeTest\QRCodeTest.res | 876 | 2015-10-02 |
QRCodeTest\QRcodeImageUnit.pas | 16724 | 2015-10-06 |
QRCodeTest\RsDecodeUnit.pas | 5783 | 2015-09-25 |
QRCodeTest\SamplingGridUnit.pas | 4158 | 2015-09-25 |
QRCodeTest\UTF8.bmp | 131098 | 2015-09-14 |
QRCodeTest\mainform.dfm | 3820 | 2015-10-06 |
QRCodeTest\mainform.pas | 2157 | 2015-10-06 |
QRCodeTest\utf8util.pas | 2482 | 2015-10-06 |