搜索资源列表
第09章 人脸的检测与定位
- 人脸的检测与定位(在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究。)-Face Detection and Location (pretreatment, using a special facial features enhanced facial skin and the contr
yongshuzifengeyingyong
- 这是基于耶鲁库的人脸分割程序,是matlbe环境下的哦!
实现人脸肤色匹配程序
- 通过彩色摄象机获取一幅人脸的彩色图像。编制一个程序实现人脸肤色匹配,并把人脸从图像背景中分割出来。-By color camera for a face of color images. The preparation of a program that matches the skin color of man, and to face the background from the image segmentation.
强大的人脸识别程序
- 强大的人脸识别程序,三维点云重建,不保留了 上传加人品。对毕业课设有很大帮助的。-Robust face recognition program, three-dimensional point cloud reconstruction, plus character is not retained upload a.
TEST
- 人脸检测,人眼检测,基于区域生长的图像分割-Face detection, eye detection, image segmentation based on region growing
FaceEdge-GVF
- 基于GVF的SNAKE算法,应用于红外人脸分割,用matlab编写的-SNAKE the GVF-based algorithms, used in infrared face segmentation, prepared by matlab
FaceDetection_Based_on_a_New_Nonlinear_Color_Space
- 提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人
Recognition
- 摘 要:人脸是一个复杂的模式,在图像中自动地对其进行定位和分割是进行人脸识别的第一步。本文提出一种 运用肤色信息和模板匹配的人脸检测方法。该方法先进行肤色分割,然后对每一个人脸候选区域进行形状比例的 分析,最后进行模板匹配。实验结果表明,该方法对任意背景下,任意姿态及任意数目的人脸检测非常有效。 -Face Detection and Recognition
fusefenge
- 基于肤色分割的人脸检测,有肤色分割,排除假区域,特征验证 -Color segmentation based on face detection, color segmentation there, removal leave the region, feature verification
renlianfenge
- 人脸分割源程序,能从视频中直接获取人脸,然后进行分割-Face Segmentation source, from the video in the face of direct access, and then divided
facedetection
- 肤色是人脸检测中基本的检测手段,此方法就是利用肤色实现人脸分割!-Face detection is the color of the basic means of detection, this method is the realization of human faces using color segmentation!
renlian
- 人脸检测(预处理,色彩空间变换,分割,定位)-face recognition
YCgCrandSVM
- 基于肤色分割和SVM的人脸检测的MATLAB 代码,主要是利用YCgCr来来进行肤色建模,然后结合SVM进行检测。 希望对您有所帮助!-Based on skin color segmentation and SVM Face Detection MATLAB code, mainly used to carry out color YCgCr to model, and then tested with SVM. Want to help you!
container_code_segmentation
- 用于集装箱箱号的自动分割,包括预处理,定位,分割等步骤-segmentation of container code,including steps such as preprocessing,location and segmentation
FaceDetection
- VC 2005 人脸识别源代码, 用于图像分割和目标识别, 这是书上的例程-VC 2005 face recognition source code, for image segmentation and object recognition, which is routine in a book
FaceDetection
- 用VC++实现对图像中的人脸部分精确识别分割-Using VC++ to realize part of the human face images accurately identify split
Face_detection_based_on_color_images
- 提出了一种基于肤色的精确人脸定位算法,详细叙述了在图片的颜色调整与肤色检测,肤色区域的平滑、 分割与填充,候选眼睛的选取及配对中遇到的具体问题并提出了解决方案. 本算法能较为准确地定位彩色图像 中的正面、小角度偏侧和旋转的人脸,还能检测出一幅图中的多个人脸.-Presents a human face based on skin color precision positioning algorithm, described in detail in the image color ad
FaceCropping
- 可以自动提取图像中的人脸,但是有的人脸要手动标注,比较方便(It can automatically extract the face in the image)
C++人脸分割
- C++人脸分割 利用opencv分割人脸
MATLAB教室人数统计系统
- 该课题为基于MATLAB的教室人数统计,带有丰富的人机交互GUI界面。实现教室人数的计数统计,进而统计出勤率,上课认真听讲的比例。原先预设总人数,未出勤或者书本遮住脸部、趴着玩手机等必然无法采集到人脸,从而对应数量缺失,得出出勤率或听讲率。该课题采用肤色原理进行人脸定位和人脸分割。本课题中,为了界面GUI的美观,刻意将分割出的人脸单独显示在GUI对应的axes里。是个不错的设计选题。(This topic is based on MATLAB classroom statistics, with