资源列表
emotional recognition
- 表情识别,可以识别出物种表情,包括平静 哭泣 开心 惊讶等的表情识别(Expression recognition can identify facial expressions, including expression recognition, such as calm crying, happy surprise, and so on.)
zbar-0.10.tar
- 二维码识别,可以识别一般的二维码,和常用的一维码。(Qr code identification, can identify the qr code, and the commonly used one dimensional code.)
条码识别
- 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.
DMM_HOG
- 行为识别利用深度图提取特征识别。DMM方法(Behavior recognition using depth map to extract feature recognition)
57776151asmPaam
- 基于matlab的手势识别算法设计。改设计是在matlab平台进行的。很好用。(Design of hand gesture recognition algorithm based on MATLAB.)
ALPR
- 关于车牌识别的一个程序,基于OCR算法的车牌识别(license plate recognition)
Character Recognition
- 有关于字符识别,运用了OCR算法,内含完整的数据库和训练程序,还有一些测试集(From the matlab file exchange center, the character recognition written by the foreign gods, using the OCR algorithm, contains a complete training database.)
lubiaoshibie
- 路标识别,模式识别大作业,主程序;检测彩色路标,直方图均衡化,提取圆形路标,增强提取目标,二值化,提取路标中的指示图,中值滤波,平滑滤波,图像边框处理,链码生成及识别(Road sign recognition, pattern recognition, big operation, main program, detection of color roadmap, histogram equalization, extraction of circular road signs, enhanc
circle_hough
- 路标识别,模式识别大作业,圆形检测;检测彩色路标,直方图均衡化,提取圆形路标,增强提取目标,二值化,提取路标中的指示图,中值滤波,平滑滤波,图像边框处理,链码生成及识别(The road sign recognition, pattern recognition operations, circle detection; detection of color signs, histogram equalization, extracting circular signs, enhanced ex
circle_houghpeaks
- 路标识别,模式识别大作业,圆形检测二;function peaks = circle_houghpeaks(h, radii, varargin)(The road sign recognition, pattern recognition operations, circle detection; function peaks = circle_houghpeaks(h, radii, varargin))
circlepoint
- 路标识别,模式识别大作业,圆形检测点;function [x, y] = circlepoints(r)(function [x, y] = circlepoints(r))
matlab车牌识别完整程序
- 对图像中的车牌进行车牌区域提取、字符分割、自动识别(The area extraction, character segmentation and automatic recognition of the license plate in the image)