搜索资源列表
BarRecog
- 采用visual c++写的,条码识别程序,-using visual c written, bar code identification procedures.
pdf417decode1.1
- 一个开源的pdf417条码识别,没有包括纠错部分。有用的可以参考参考。-a revenue pdf417 barcode recognition, not including some correction. Useful reference information.
code
- 图像条码识别,识别通过bmp图像中39码和128码,识别速度快,准确度高,用于直接识别扫描仪扫描的图像中的条码。
barcode 条码读取和识别功能源码
- 用vb做的条码读取和识别功能源码。从其它网站收集而来,小弟调试过,真的很不错,所以共享给大家。-Vb do with barcode readers and source identification. Collected from other websites,小弟debugging, and really very good, so for everyone to share.
readbarcode-0.0.3.tar
- 国外的识别条码程序开发包,可以二次开发rcode.kdevelop Documentation-Barcode recognition abroad program development package, can be secondary development rcode.kdevelop Documentation
ZXing
- 一维码、二维码条码识别程序,是google上的一个开源项目。包含java、c、iphone、javame、Android等平台源代码-One-dimensional codes, two-dimensional bar code identification procedures, is an open source project on google. Including java, c, iphone, javame, Android platform source code, etc.
ourdev_199813
- 二维条形码的产生与识别程序,用来产生二维条码,并且用计算机摄像头进行识别-Generate two-dimensional bar codes and identification procedures used to generate two-dimensional bar code, and used to identify a computer camera
Windows
- 二维条码识别器(含PDF417、QRcode和DataMatrix),在window平台下开发,有VB、C#、VC和Dephi多种版本-2D barcode reader (including PDF417, QRcode and the DataMatrix), in the window platform development, the VB, C#, VC and Dephi multiple versions
Recognize_BMP(081024)
- 在vc下的,地下矿道中利用条形码作为定位方式。该程序为条码识别程序。-At under vc, underground mine Road location as a way to use bar codes. The program for the bar code identification procedures.
3970981frmbarread
- 条码识别代码,本人网上下载的,希望大家喜欢-Bar code identification code, I downloaded, I hope you like
imagedemos
- 基于模板匹配的变造币横竖条码识别算法 template matching -Based on template matching coins if they had altered recognition algorithm for template matching bar
barcode12_26
- EAN-13条码识别源代码,EAN-13条码识别源代码-EAN-13 barcode recognition source code, EAN-13 barcode source code
dllBarcode128
- 128条码识别库文件,在VC6.0上已调试通过。其中有图形相关算法可以参考。-128 barcode recognition library in VC6.0 has been debugged. Graphic correlation algorithm which can refer to.
Brcode128
- 128条码识别应用,供大家参考。听取意见。-128 yards recognition applications
CSharpOCR
- C#写的条形码识别软件 用以识别条形码图片-C# to write the bar code recognition software
QR-Code
- 是基于CVI开发的一个二维条码识别,是一个图像处理的一个简单程序-Based on the development of CVI is a two dimensional barcode identification, is a image processing of a simple program
MYMVSDLL
- 枚举海康工业摄像头后Opencv找出条码位置(Haikang industrial camera after Opencv to find enumeration barcode location)
条码识别
- Image primaryImage = Image.FromFile(fileName); Bitmap pImg = MakeGrayscale3((Bitmap)primaryImage); using (ZBar.ImageScanner scanner = new ZBar.ImageScanner()) { List<ZBar.Symbol> symbols = new List<ZBar.Symbol>(); System.Diagnostics.
数字识别
- 从JPG中识别条码及字符。需要VS2010方可。(Identify bar code and character from JPG. Need Vs2010.)
google
- google的zxing识别模块,包含源码及demo模块,嵌入即用。(zxing module of google, including source codes.)