当前位置:
首页
资源下载

搜索资源 - face localization matlab
搜索资源列表
-
0下载:
人脸定位和识别的完整MATLAB代码,在国外网站上偶然得到的-face localization and identification of the integrity of MATLAB code, the foreign web sites the chance
-
-
0下载:
人脸识别因其在安全验证系统、信用卡验证、医学、档案管理、视频会
议、人机交互、系统公安(罪犯识别等)等方面的巨大应用前景而越来越成为
当前模式识别和人工智能领域的一个研究热点。
本文提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确
-
-
0下载:
A new approach toward target representation and localization, the central component in visual tracking of nonrigid objects,
is proposed. The feature histogram-based target representations are regularized by spatial masking with an isotropic kernel.
-
-
0下载:
实现人脸检测的功能,对合适大小的图像,将其放在相应的matlab文件夹下即可自动进行人脸检测并定位。-For face detection function, the size of the image on the right, put it in the appropriate folder automatically matlab for face detection and localization.
-
-
0下载:
This code is face localization programme. It reads faces from yale database and localize the face in the image.
-
-
0下载:
人脸区域检测与定位matlab程序源代码-Face region detection and localization matlab source code
-
-
0下载:
人眼定位和人脸检测算法,适合研究人脸识别技术的人,matlab实现-eye localization and face detection for begginners
-
-
0下载:
利用labview与matlab结合实现人脸定位算法 置入mathscr ipt-Labview matlab combined with the use of a face localization algorithm implementation into mathscr ipt
-
-
0下载:
harrlike算法实现人脸检测和定位方法,MATLAB环境,经测试,效果非常好-harrlike algorithm face detection and localization methods, MATLAB environment, tested, very good results
-
-
2下载:
ASM算法 MATLAB源代码
人脸特征点定位的目的是在人脸检测的基础上,进一步确定脸部特征点(眼睛、眉毛、鼻子、嘴巴、脸部外轮廓)的位置。定位算法的基本思路是:人脸的纹理特征和各个特征点之间的位置约束结合。-The purpose of the facial feature point positioning is to further determine the position of the facial feature points (eye, eyebrows, nose, mou
-