搜索资源列表
基于眼裂的人脸图像归一化.doc
- 针对人脸识别中图像前期处理的人脸图像归一化问题,用AdaBoost Cascade方法检测出人脸和眼裂,提出以两眼裂中心点连线为基准进行水平旋转和尺度的归一化矫正方法。与通常的利用两眼瞳距方法相比较,该方法更加快速准确,能处理多达20°的倾斜,对戴眼镜、图像模糊、俯视、仰视、斜视等情况的鲁棒性更好。 A novel approach was presented, using the line between the two cente
归一化处理语音的时间和音量
- 归一化处理语音的快慢和音量。
数字识别系统
- 首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。-First, open the Image (256 colors); Again, a naturalization processing, click on "one-time"; Finally, click on the &q
multimediaLED
- LED字符分割和识别, 在此项目中我们主要完成了对拍摄到的6位LED数字进行分割和识别的课题。识别的数字范围在0~9。由于拍摄环境比较复杂,需要解决复杂背景下对LED字符的分割问题。我们利用了图像的色彩信息,先进行基于色彩的分割,然后对分割结果进行了固定阈值的二值化,并利用投影修正完成了对LED数码管图像的分割,并使用基于模板匹配的算法进行了识别,在匹配过程中对图像进行了尺寸归一化处理。最终得到了较好的识别效果,对10幅样图的识别率
3dplane
- 利用矩特征可以从二维图像识别三维目标,4阶矩的图像峰值反映了目标的形状,为了使它具有平移、比例和旋转不变性,作者对其进行了归一化处理。-use Moments from the three-dimensional two-dimensional image recognition, four bands peak moments of images reflect the shape of the target, In order to
DigitRec
- 数字识别系统源代码: 第一步:训练网络。使用训练样本进行训练 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。
LightingNormalization
- 基于积分图像的人脸图像光线归一化程序,内含处理结果对照图。-based on the integral image Face Image light under a program containing the results of the control plan.
digital-recognise
- 数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一
Zernike-match
- 对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike 矩,利用Zernike 矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-right to import images from pretreatment profile targets, after processing to be a target shape tra
Normal_encoding
- 虹膜识别图象归一化处理,把环形虹膜区域归一为一个统一的矩形图象,方便下一步特征提取和匹配。-Iris recognition normalized image processing, the annular iris region normalized to a uniform rectangular images, the next step to facilitate feature extraction and matching.
guiyihua
- 用VC++编写的数据归一化和反归一化处理-With VC++ Prepared data normalization and anti-normalization
szsb
- 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。-The first step: Trai
Mybpv2.0
- 对样本数据进行了归一化处理的BP算法,有比较好的收敛性-Sample data were normalized treatment of BP algorithm has better convergence
shuzishibie
- 数字识别系统源代码。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。-Digital identification system source code. First, open the image (256 colors) again, normalized to deal with, click on the
norm_faces
- 这个是进行人脸识别或是人眼定位所要用到的BioID人连数据库,该数据库是进行过归一化处理后的-This is carried out face recognition or positioning by using the human eye to even BioID database, which is conducted normalized after treatment
PlateReco
- 一个很好的车牌定位与识别系统,能够对车牌进行很好的定位,二值化、归一化处理,运用16段法进行特征提取,对提取出的字符进行细化达到精确识别的目的。-A good license plate location and recognition system, can be well plate positioning, binarization, normalized treatment, using 16 feature extractio
Crop_Scale1
- 实现了bmp位图的几何归一化处理,可调参数设置,适合于灰度、彩色位图文件的处理。-Bmp bitmap realize the normalized geometric handle, adjustable parameter settings, suitable for grayscale, color bitmap file handle.
guiyihua
- 这段程序的主要功能是完成图像的归一化处理。-The primary function of this process is to complete the image of normalized.
guiyi
- 实现利用matlab软件对指纹灰度图像作归一化处理,效果还可以。-Matlab software to achieve the use of gray-scale image of the fingerprint for the normalized results can also be.
欧式距离+归一化
- 本程序是Matlab程序,实现了去数据的批量处理,对数据进行归一化,求欧式距离。压缩包里有数据有程序,并且程序有很详细的注释,是本人自己编写的,希望可以帮到有需要的人!(This program is a Matlab program, which implements batch processing of data, normalization of data and Euclidean distance. There are da