DataMatrixNet-src-0.4.2

所属分类:图形图像处理
开发工具:C#
文件大小:1273KB
下载次数:28
上传日期:2014-12-22 23:09:14
上 传 者VShawn
说明:  datamatrix、QR码等编码解码程序,可以输入字符串获得二维码图像,也可输入图像输出解码字符串。
(datamatrix, QR codes codec procedures, you can enter a string to get the two-dimensional code image, the input image can be decoded output string.)

DataMatrix.Net - .net library for decoding DataMatrix codes. by Michael Faschinger https://sourceforge.net/projects/datamatrixnet ======================= What is DataMatrix.net? ======================= DataMatrix.net is a decoder and encoder library for DataMatrix codes. It started as a port of the libdmtx library (http://www.libdmtx.org) to C#/.net. ========================= How to use DataMatrix.net ========================= There are only two public classes in the library, which are: DmtxImageEncoder and DmtxImageDecoder (both in namespace DataMatrix.net). The handling of these classes should be rather intuitive. ============================================================== What is the state of DataMatrix.net, what should be done next? ============================================================== Hence libdtmx was already in a rather mature state when I ported it, DataMatrix.net is in a rather mature state, too. Nonetheless, there is a list of todos that should be tackled soon: - improve the code documentation - improve exception handling and error messages - support additional 2D-barcodes (QRCode) - support fetching and decoding images from a web cam or imaging device - make the code more object-oriented. The original code was written in C and (though it was rather object-oriented code) this can still be seen in the port

近期下载者

相关文件


收藏者