搜索资源列表
QRCode
- 在现代社会商品流通中,为了提高工作效率,条码识别技术得到了广泛的应用。一维条码受到容量的限制,仅能标识商品,而不能描述商品。二维条码解决了一维条码面临的容量问题,具有信息量大、可靠性高、保密防伪等优点。文 中介绍了QR Code 二维条形码的技术,给出了基于数字图像处理的QR Code 二维条形码的识别方案。-Circulation of commodities in modern society, in order to improve efficiency, bar code reco
MotionEstimate
- 二维运动估计的源程序,用Java编写实现,可以比较两幅BMP图像的差别,计算出运动矢量,并表示。-It s a pragram of Motion Estimate based on Java. Through comparing the difference between two pictures,it can calculate the motion vector.
PHRECG
- 二维数字图像处理中的直方图均衡化、边缘提取、FFT、FDCT等的实现-Histogram equalization image processing, edge extraction, FFT, fdct achieve
zxing
- 使用zxing完成的简单地二维码生成器,基于java1.7,可以实现二维码图像的生成和解析,使用bch码来进行纠错。-Zxing easily accomplished using a two-dimensional code generator based java1.7, two-dimensional code image can generate and parse using bch codes for error correction.
otsu_2d
- 灰度图像的二维otsu曲线阈值分割法,matlab实现源代码-Otsu curves dimensional gray image threshold segmentation method, matlab source code
otsu22
- 实现一维二维灰度直方图图像分割的matlab实现源代码。-Realization of a two- dimensional histogram image segmentation matlab source code.
zxing
- 二维码,ZXing是一个开放源码的,用Java实现的多种格式的1D/2D条码图像处理库,它包含了联系到其他语言的端口。(QR code ZXing Decoder Online Decode a 1D or 2D barcode from an image on the web. Supported formats include: UPC-A and UPC-E EAN-8 and EAN-13 Code)