资源列表
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
the-license-location
- 用于车牌定位的源代码程序,希望对大家有帮助-Locate the source code for the license plate program, we hope to help
crf
- CRF经典文档, 详细介绍了CRF的原理以及算法, 以供大家参考-classical text of CRF
dbx
- 这是一个双重独立编码算法的示例,代码中主要表明多边形拓扑结构是如何生成的-This is an example of dual independent coding algorithm, the main code that polygon topology was generated
915982条形码生成识别程序
- 基于VC写的条形码条识别程序,导入条形码图片,程序自动进行识别(Barcode bar recognition program based on VC, import bar code pictures, the program automatically identifies)
gif-lib
- C的GIF类库(151KB),希望对用c编程并对图形类比较感兴趣的人有所帮助-GIF Class C (151KB). c hope to use graphical programming as well as the relatively interested in the help
eyesegmentation
- 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
DeCheckCode
- 数字验证码自动识别源代码(通过切割图片与已经存在的实例进行比较,得出最后结果)。内附实例。-The number of verification code automatic recognition source code (for example by cutting pictures with already existing comparison, get a result). With examples.
face
- face detection haar clasifier
条形码生成识别程序
- 条形码生成识别程序。-program for barcode generation and recognition.
tzsb
- 图像的特征识别技术,是机器视觉和计算机图像识别的好教程。 所谓图像特征,换句话说就是图像中的物体有什么样的特征。图中有几个水果。要想从该图像中把香蕉提取出来,必须告诉计算机要提取什么样的物体。例如,应把香蕉的特征之一——细而长告诉给计算机。也就是说,要指示图像中物体的形状、大小等特征。即告诉计算机要提取的物体是大物体或是圆的、方的等。这时,就 要使用“大小”、“圆度”等表示物体形状的参数。 -The characteristics of image recognition techno
Letter-recognition
- 字母识别程序,解压后可以直接运行,matlab编写-Letter recognition program, can be run directly after decompression, matlab prepared