搜索资源列表
-
0下载:
CohnKanada人脸表情库图像读取,经过预处理了的,含有类标,可用于无监督人脸表情识别,images inputing of CohnKanada database,including preprocessing and labels of 7 expressions. it is suitable for unsupervised facial expression recognition
-
-
0下载:
此代码可以进行指纹识别,包括预处理,特征提取,分类识别,this code can fingerprint identification, including preprocessing, feature extraction, classification, etc.
-
-
0下载:
光学字符识别系统,包括图像预处理、特征提取和分类器设计。-Optical character recognition system, including image preprocessing, feature extraction and classifier design.
-
-
0下载:
基于matlab的语者识别系统,使用的是VQ算法识别,包含了预处理,识别算法。-Matlab-based speaker recognition system, using a VQ algorithm recognition, includes preprocessing, recognition algorithm.
-
-
0下载:
本文用matlab实现了指纹图像的对比度增强、有效区域的选取、指纹图像的二值化、指纹的特征值提取等。并选取较好的处理步骤和算法参数解决指纹图像预处理的问题。-Using matlab fingerprint image contrast enhancement, selection of effective regional, the binarization of fingerprint images, fingerprint eigenvalue extraction. And select
-
-
0下载:
matlab编程实现人脸识别,准确定位人脸位置,人脸图像预处理。-Matlab programming to achieve recognition, to accurately locate the position of the face, the face image preprocessing.
-
-
0下载:
图片印刷字符的识别(可识别多种字体)
将Matlab工作空间路径设置为本文件夹
在Matlab命令窗口内输入:
numCongnition( able1/01.jpg )
通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体
命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口
也可以运行:
num = pretreat( able1/01.jpg )
imshow(num)
直接得到预处理后的图片
-
-
0下载:
matlab 第二代身份证号码识别,包括了数字预处理的部分,-matlab second generation ID card number identification, including a part of the digital preprocessing,
-
-
0下载:
一些关于一维条形码图像处理的matlab代码,包括预处理、边缘检测、识别等-Something about the one-dimensional bar code image processing matlab code, including preprocessing, edge detection, identification, etc.
-
-
0下载:
用MATLAB来实现对车牌的识别。主要通过图像的预处理等来实现车牌的分割,识别等-Using MATLAB to achieve the identification of the license plate. Mainly through the image preprocessing to achieve the license plate segmentation, identification and so on
-
-
0下载:
MATLAB源码,preprocessing,m preprocess the picture includingWie-The MATLAB source code, preprocessing, m the preprocess the picture includingWie
-
-
0下载:
提供一种最基础的车牌识别程序,需进行以下几个基本的步骤:车牌图像预处理;车牌定位,定位图片中的车牌位置;车牌字符分割,把车牌中的字符分割出来;车牌字符识别,把分割好的字符进行识别,最终组成车牌号码。(To provide a basic license plate recognition program, the following basic steps need to be carried out: image preprocessing of license plate; Location
-