搜索资源列表
face_detect
- 对生活照片的人脸分割,达到一定的实用效果,适合于新手-Photos of life who face segmentation, to achieve some practical results, suitable for beginners
renlianjiance
- 基于模板匹配和肤色检测的人脸检测,包括肤色分割,类似人脸区域检测,模板调整及模板匹配的代码-Template matching and color-based face detection testing, including skin color segmentation, similar to the face region detection, templates and template matching to adjust the code
rgb
- 关于rgb人脸肤色分割的matlab程序-About Face Skin Segmentation rgb matlab program
CODE
- 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
7941932pcnnemb
- 用Matlab实现人脸图像分割的程序,可以使用-Implementation of a Face with Matlab segmentation procedure, you can use
31767646PCNN
- 用Matlab实现人脸图像分割的程序,可以使用-Implementation of a Face with Matlab segmentation procedure, you can use
31767672pcnn
- 用Matlab实现人脸图像分割的程序,可以使用-Implementation of a Face with Matlab segmentation procedure, you can use
37724097pcnn
- 用Matlab实现人脸图像分割的程序,可以使用-Implementation of a Face with Matlab segmentation procedure, you can use
face_dec
- 基于YCbCr颜色空间的人脸分割程序,且对大量实验图片验证均有效-YCbCr color space based on face segmentation procedure, and the picture of a large number of experimental verification are valid
face-and-eye-detection-segmentation
- 利用形态学方法,通过腐蚀膨胀进行人脸分割和人眼检测-Using morphological methods of face and eye detection segmentation
Modifications_to_the_data_hiding_algorithm
- face recoginisation systemm .face segmentation using gradient
thebestkmeans
- The K-means algorithm has been widely used in the segmentation of color images for many applications, such as color blood corpuscle accounting, natural image segmentation, face detection of fruit accounting, detection of oil overflow, and biology mic
octr-(1)
- Vector quantization (VQ) is one of the lossy data compression techniques[1], [2] and has been used in number of applications, like pattern recognition [3], speech recognition and face detection [4], [5], image segmentation [6-9], speech data
san-ax23
- 中介真值程度度量,基于中介真值程度度量的图像分割算法优化非常好,几乎没有循环,人脸识别中的光照处理方法。- The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation Algorithm optimization is very good, almost no circulation,
MATLAB图像与视频处理实用案例详解试读样章
- 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
matlab_projects-master
- dexcription of face recognition
MATLAB课堂考勤(GUI)
- MATLAB课堂考勤(GUI) 该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA.