搜索资源列表
一维条形码打印系统
- 条形码的生成原理: 条形码的第一数据部分是由 7个数字形成的,其形成的方法详述如下: n 首先使用 产生和 匹配的字母码,该字母码有6个字母组成,字母限于A和B。产生字母码的列表如下 字母码 0 AAA 1 AABABB 2 AABBAB 3 AABBBA 4 ABAABB 5 ABBAAB 6 ABBBAA 7 ABABAB 8 ABABBA 9 ABBABA 表一 映射表 n 将 和 产生的字母码按位进行搭配,来产
tiaoxingma
- barcode: 条形码识别,直接运行程序即可; pdf417lib:二维条形码打印(输出为ps格式的文件),在书中第6章二维条形码打印部分有程序使用的说明; 条形码生成器源程序:生成一维条形码,直接运行程序即可;-barcode : barcode recognition, can run the program directly; Pdf417lib : two-dimensional bar code printing (ps output files), in Chapter 6
generator_recognition
- 《数字图像典型技术识别案例》一书的第六章条形码技术,实现一维和二维条形码的识别和打印-"Digital Image Recognition Technology typical case," a book of the sixth chapter of bar code technology, achieve one-and two-dimensional bar code identification and Print
pdf417lib
- pdf417lib:二维条形码打印(输出为ps格式的文件),在书中第6章二维条形码打印部分有程序使用的说明;
pdf
- 关于PDF417二维条形码的识别,解码的硕士毕业论文
recog-barcode
- 通过对图像的剪切,灰度化,二值化,去躁点,来识别条形码、二维码。本源码附参考文献和测试图像。-Cut through the image, grayscale, binary, to impatient points to identify bar codes, two-dimensional code. The source with references and test images.
ourdev_199813
- 二维条形码的产生与识别程序,用来产生二维条码,并且用计算机摄像头进行识别-Generate two-dimensional bar codes and identification procedures used to generate two-dimensional bar code, and used to identify a computer camera
barcode_by_c
- barcode: 条形码识别,直接运行程序即可; pdf417lib:二维条形码打印(输出为ps格式的文件) 条形码生成器源程序:生成一维条形码,直接运行程序即可;-barcode: barcode recognition, you can run the program directly pdf417lib: two-dimensional bar code printing (output of ps format) source bar code generator: gener
b2w
- 人脸检测技术在二维条形码(QR码)中的应用,讲得很详细的。-Face detection technology in two-dimensional barcode (QR code) in the application, it very detailed.
barcode
- barcode: 条形码识别,直接运行程序即可; pdf417lib:二维条形码打印(输出为ps格式的文件)条形码生成器源程序:生成一维条形码,直接运行程序即可;-barcode: barcode recognition, you can run the program directly pdf417lib: two-dimensional bar code printing (output of ps format) source bar code generator: generate
BarRecog
- 一维条形码识别,能够实现二值化图像,对条形码图像进行预处理,得出宽度序列和识别。-One-dimensional bar code recognition,binarized image, the barcode image preprocessing draw width sequence and identification
cpp
- 二维码条形码识别 c语言实现 数字图像处理 -Dimensional code barcode recognition
BarcodeReaderDemo
- 条形二维码检测,可以检测常见的一维条形码编码类型和二维码编码类型。(The bar - two-dimensional code detection can detect the common one - dimensional barcode encoding type and the two-dimensional code coding type.)