登录
首页 » matlab » gray-integral-image-detection

gray-integral-image-detection

于 2012-05-21 发布 文件大小:357KB
0 658
下载积分: 1 下载次数: 223

代码说明:

  利用灰度积分投影直接对输入的人脸图像进行检测,并进行眼睛的定位(Using gray integral projection directly on the input of face image detection, and eye location)

文件列表:

灰度积分投影直接对人脸图像进行检测和眼睛定位
............................................\433207765recognize_face.rar,620,2012-05-03
............................................\7766317564.rar,3894,2012-05-03
............................................\recognize_face.m,1197,2010-08-19
............................................\基于灰度投影的人脸特征定位

............................................\..........................\01.tif,123024,2004-04-21




............................................\..........................\6.bmp,10278,2004-05-24
............................................\..........................\7.bmp,10278,2004-05-24
............................................\..........................\8.tif,143014,2004-04-21
............................................\..........................\9.bmp,10278,2012-04-26
............................................\..........................\findmins.asv,1106,2012-05-03
............................................\..........................\findmins.m,1106,2006-09-02
............................................\..........................\main.asv,4625,2012-05-04
............................................\..........................\main.m,4624,2012-05-04
............................................\..........................\position.asv,1595,2012-05-03
............................................\..........................\position.m,1716,2012-05-04
............................................\..........................\vectorsmooth.asv,766,2012-05-03
............................................\..........................\vectorsmooth.m,675,2006-09-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FCM_Sparse
    FCM和稀疏场水平集用于分割医学图像分割(FCM and sparse field level set for segmentation of medical image segmentation)
    2016-04-19 18:18:56下载
    积分:1
  • renlianshibie-(2)
    基于模板匹配的另一种人脸识别的算法,很实用,利用肤色建模来建立人脸皮肤模型(Another based on template matching algorithm for face recognition, very practical, using skin color modeling to create a human face skin model)
    2020-06-27 10:00:02下载
    积分:1
  • RoadExtraction
    高分辨率遥感图像道路提取算法实现,主要思路是利用道路中心点,得到道路中心线。(Road Extraction from High Resolution Images algorithm, the main idea is to use the center of the road, get the road centerline.)
    2010-09-06 19:59:53下载
    积分:1
  • Grayscaleimagesharpening
    灰度图像图像锐化处理,拉普拉斯变换,梯度等(Grayscale image sharpening, Laplace transforms, gradients, etc.)
    2010-10-25 17:27:54下载
    积分:1
  • 10257131SupResolDemo
    单帧图像超分辨率重建。对于学习超分辨率重建很有帮助。(Super-resolution reconstruction of single frame image.It is helpful for learning super-resolution reconstruction.)
    2020-11-10 20:59:46下载
    积分:1
  • LTP_demo-v1
    说明:  对图像进行纹理特征提取,有LBP,旋转不变lbp,统一lbp,小波特征提取等比较齐全的特征提取算法(Texture feature extraction of images, such as LBP, rotation invariant lbp, unified lbp, wavelet feature extraction and other relatively complete feature extraction algorithms)
    2019-01-11 21:53:22下载
    积分:1
  • FAST-ICA
    1、对观测数据进行中心化,; 2、使它的均值为0,对数据进行白化—>Z; 3、选择需要估计的分量的个数m,设置迭代次数p<-1 4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数); 5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的) 6、用对称正交法处理下W 7、归一化W(:,p)=W(:,p)/norm(W(:,p)) 8、若W不收敛,返回第5步 9、令p=p+1,若p小于等于m,返回第4步 剩下的应该都能看懂了 基本就是基于负熵最大的快速独立分量分析算法(1, on the center of the observation data, 2, making a mean of 0, the data to whitening-> Z 3, select the number of components to be estimated m, setting the number of iterations p < -1 4, select an initial weight vector (random W, so that the Z dimension of the row vectors of numbers) 5, the use of iteration W (i, p) = mean (z (i, :).* (tanh ((temp) ' * z)))- (mean (1- (tanh ((temp)) ' * z). ^ 2)).* temp (i, 1) to learn W (This formula is used to approximate the negative entropy) 6 with symmetric orthogonal treatments W 7, normalized W (:, p) = W (:, p)/norm (W (:, p)) 8, if W does not converge, return to step 5 9 , so that p = p+1, if p less than or equal m, return to step 4 should be able to read the rest of the basic is based on negative entropy of the largest fast independent component analysis algorithm)
    2013-06-27 15:39:00下载
    积分:1
  • camshift_matlab_ilekoaiq
    cashift_matlab,我做的一些修改: 1.修改了之前网上的那种需要输入avi文件名再读取的方式,改成直接读取avi文件。 2.修改了另外建立avi文件的方式。 2.实时显示跟踪结果。 3.彩色图显示,用红色框圈出目标。 4.因为是基于颜色特征的,所以要选色颜色特征明显的。你可以自己拍摄目标颜色突出的avi视频来测试。 5.程序结束时有点小问题,按ctrl+c结束。(cashift_matlab, I made some changes: 1. Modify the kind of network before you need to enter the avi file name and then read the way to read avi file directly. 2. Modify the other way to create avi file. 2. Real-time display tracking results. 3. The color map shows the target with a red box. 4. Because it is based on the color characteristics, so to choose the color characteristics of the obvious. You can test your own avi video with a prominent target color. 5. A little problem at the end of the program, press ctrl + c to end.)
    2018-01-15 09:50:50下载
    积分:1
  • face detection
    运用HOG提取人脸特征与支持向量机算法训练模型,进行人脸识别(Using HOG to extract facial features and support vector machine algorithm training model for face recognition)
    2017-10-05 21:02:31下载
    积分:1
  • robort
    机器人的轨迹跟踪程序,修改参数可以重新建立自己想要的模型,可以看到末端轨迹的运动画面。(Robot trajectory tracking program, you can modify the parameters to re-establish the model you want, you can see the end of the trajectory of the moving picture.)
    2017-03-13 11:47:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载