登录
首页 » matlab » ch1程序与数据

ch1程序与数据

于 2021-03-17 发布
0 195
下载积分: 1 下载次数: 2

代码说明:

说明:  本例程可以通过肤色进行人脸检测,同时包含一些对图像的基本处理方法,并集成了人脸识别的GUI界面。(This routine can detect face by skin color, and also includes some basic processing methods for image, and integrates GUI interface of face recognition.)

文件列表:

程序与数据, 0 , 2018-11-22
程序与数据\1.jpg, 12043 , 2017-12-09
程序与数据\fig1.m, 97 , 2017-12-17
程序与数据\fig10.m, 324 , 2017-12-17
程序与数据\fig11.m, 283 , 2017-12-17
程序与数据\fig12.m, 401 , 2017-12-17
程序与数据\fig13-基于HaarLike的人脸检测, 0 , 2018-11-22
程序与数据\fig13-基于HaarLike的人脸检测\disp_haar_like_feature.m, 479 , 2017-12-11
程序与数据\fig13-基于HaarLike的人脸检测\get_haar_like_feature.m, 1163 , 2017-12-11
程序与数据\fig13-基于HaarLike的人脸检测\haarcascade_frontalface_alt2.xml, 540616 , 2015-01-25
程序与数据\fig13-基于HaarLike的人脸检测\HaarLike.exe, 24064 , 2016-05-30
程序与数据\fig13-基于HaarLike的人脸检测\images, 0 , 2018-11-22
程序与数据\fig13-基于HaarLike的人脸检测\images\1.jpg, 12043 , 2017-12-11
程序与数据\fig13-基于HaarLike的人脸检测\images\ceshi.jpg, 292929 , 2016-05-26
程序与数据\fig13-基于HaarLike的人脸检测\images\lena.jpg, 91721 , 2016-05-26
程序与数据\fig13-基于HaarLike的人脸检测\main.m, 236 , 2017-12-11
程序与数据\fig13-基于HaarLike的人脸检测\msvcp120.dll, 455328 , 2013-10-22
程序与数据\fig13-基于HaarLike的人脸检测\msvcr120.dll, 970912 , 2013-10-05
程序与数据\fig13-基于HaarLike的人脸检测\opencv_core2411.dll, 2139136 , 2015-02-26
程序与数据\fig13-基于HaarLike的人脸检测\opencv_highgui2411.dll, 2146816 , 2015-02-26
程序与数据\fig13-基于HaarLike的人脸检测\opencv_imgproc2411.dll, 1891840 , 2015-02-26
程序与数据\fig13-基于HaarLike的人脸检测\opencv_objdetect2411.dll, 654848 , 2015-02-26
程序与数据\fig13-基于HaarLike的人脸检测\tmp.key, 11 , 2018-03-16
程序与数据\fig14.m, 2686 , 2017-12-17
程序与数据\fig15-基于肤色的人脸检测GUI, 0 , 2018-11-22
程序与数据\fig15-基于肤色的人脸检测GUI\face_detect.m, 2253 , 2017-12-05
程序与数据\fig15-基于肤色的人脸检测GUI\GUI.fig, 5103 , 2017-12-06
程序与数据\fig15-基于肤色的人脸检测GUI\GUI.m, 3860 , 2017-12-12
程序与数据\fig15-基于肤色的人脸检测GUI\test_iamge, 0 , 2018-11-22
程序与数据\fig15-基于肤色的人脸检测GUI\test_iamge\10.jpg, 11219 , 2017-12-04
程序与数据\fig15-基于肤色的人脸检测GUI\test_iamge\11.jpg, 16142 , 2017-12-04
程序与数据\fig15-基于肤色的人脸检测GUI\test_iamge\123.jpg, 90738 , 2017-12-04
程序与数据\fig15-基于肤色的人脸检测GUI\test_iamge\14.jpg, 36185 , 2017-12-04
程序与数据\fig15-基于肤色的人脸检测GUI\test_iamge\8.jpg, 31781 , 2017-08-05
程序与数据\fig15-基于肤色的人脸检测GUI\test_iamge\test1.jpg, 91020 , 2017-12-04
程序与数据\fig15-基于肤色的人脸检测GUI\test_iamge\test2.jpg, 96877 , 2017-12-04
程序与数据\fig2.m, 170 , 2017-12-17
程序与数据\fig3.m, 194 , 2017-12-17
程序与数据\fig4.m, 129 , 2017-12-17
程序与数据\fig5.m, 301 , 2017-12-17
程序与数据\fig6.m, 1741 , 2017-12-17
程序与数据\fig7.m, 221 , 2017-12-17
程序与数据\fig8.m, 214 , 2017-12-17
程序与数据\fig9.m, 314 , 2017-12-17

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

发表评论

0 个回复

  • adtive_feature1
    以python语言为平台,对机载激光雷达原始数据Las格式和txt格式进行读取,并根据信息熵确定维度特征计算的最佳邻域半径,最后计算得到最佳邻域半径和最佳维度特征值(Based on Python language, the Las format and TXT format of airborne lidar raw data are read, and the optimal neighborhood radius is determined according to the information entropy. Finally, the optimal neighborhood radius and the optimal dimension eigenvalue are calculated.)
    2020-12-18 18:39:11下载
    积分:1
  • MATLABimageprocess2
    医学图像处理,实现图像分割,一基于区域生长法;二基于最佳阈值分割(Medical image processing, and image segmentation, one based on region growing method two thresholding based on the best)
    2009-11-15 21:35:32下载
    积分:1
  • k_means能运行
    说明:  本代码实现了K均值聚类,代码简单易懂,容易初学者学习(This code realizes K-means clustering, the code is easy to understand, easy for beginners to learn)
    2020-01-16 19:35:46下载
    积分:1
  • Fast_optical_image_geometric_distortion_correction
    光学图象几何畸变的快速校正算法Fast optical image geometric distortion correction algorithm(Fast optical image geometric distortion correction algorithm Fast optical image geometric distortion correction algorithm)
    2010-08-03 19:45:10下载
    积分:1
  • mbtropclitan
    一个较好效果的彩色图像合成代码(分左右两个视窗,很好用(A good effect of color image synthesis code (about two Windows, very useful)
    2017-05-07 10:53:15下载
    积分:1
  • matlabchepaidingwei
    一个基于matlab的车牌定位的原程序.可以实现精确的车牌定位。(a Matlab-based positioning of the license plate of the original procedure. Can achieve precise positioning of the plates.)
    2006-08-30 19:43:23下载
    积分:1
  • Qt平滑曲綫
    这是个qt绘制贝塞尔曲线的介绍文档,适合新手学习。(This is a QT drawing Bessel curve introduction document, suitable for novice learning.)
    2020-06-20 14:20:01下载
    积分:1
  • matlab实现国旗识别
    利用各种向量函数实现matlab中对于图像特征的识别(image recognition)
    2018-11-13 10:07:39下载
    积分:1
  • MRF-ICM
    基于MRF-ICM的图像分割算法基于MRF-ICM的图像分割算法(MRF-ICM-based image segmentation algorithm)
    2013-11-14 23:48:29下载
    积分:1
  • EdgeDetect
    图像边缘检测 MATLAB 仿真程序。roberts,sobel,prewitt,log,小波检测(Image Edge Detection MATLAB simulation program. roberts, sobel, prewitt, log, wavelet detection)
    2009-05-20 20:44:23下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载