资源列表
vision-read-2d-bacode
- 工业相机视觉读码,连接个人相机后,相机参数修改即可,可读取一维码,二维码-C Shape vision read barcode
myFontLocating
- 自己写的一个简单的字体定位算法,可以从图像中找出字体的位置,并用矩形标示出来,主要运用了形态学的方法-A font locating simple to write their own algorithms, can find a font from the position in the image, and marked with the rectangular, mainly using morphological method
imQuery
- 此程序实现了基于颜色特征的图像检索功能。-This procedure realize the function of image retrieval based on color feature.
image-retrieval-based-on-shape
- 首先通过提取图像的形状信息作为其特征向量,然后,实现了一款以图像形状信息作为检索依据的图像检索软件-image retrieval based based on shape feature
SvmMNIST
- 通过SVM算法识别MNIST手写数字库,并加入了一些预处理算法,包括数字图像的大小调整归一化等,效果不错。-By SVM algorithm identifies MNIST handwritten digital library and added some preprocessing algorithms, including the size of the digital image adjustment normalized so good results.
zhongzhi
- 中值滤波C 语言源程序代码,可以有效用来图像去噪,效果很好-median filter for image denoising and enhancement
fingerprint-identification
- 指纹识别技术及其实现,matlab源代码,非常好的实用例程-Fingerprint recognition technology and its implementation, matlab source code, very good practical routines
license-plate-recognition
- 基于图像的车牌自动识别技术,matlab程序源代码,附带使用教程-Automatic identification technology, matlab source code image-based license plate, with tutorials
Target-Tracking
- 基于Kalman滤波的目标跟踪,MATLAB源程序,非常好的入门教程-Kalman Filter Based Target Tracking, MATLAB source, very good introductory tutorial
matlabgaborhsv
- 用gabor和hsv颜色直方图提取图片特征-Extract image features in Gabor and HSV color histogram
bearrecogmethod
- 模式识别方面的文章,非常有用,特征选择和分类方法都比较新。-pattern recogniziation paper,it is helpful for image processing coder.
The-license-plate-recognition
- 首先,针对车牌图像预处理采用了灰度化、中值滤波等的算法。其次,车牌定位的模块中研究了基于Canny的车牌边缘检测算法和形态学操作,提高了系统定位的准确率。然后,用基于垂直投影的垂直切分算法对车牌进行字符切分。最后采用模板匹配的算法对车牌字符进行识别。 -Firstly, the license plate is with a gray image preprocessing, median filtering algorithm. Secondly, the plate positioning