搜索资源列表
ReadPic
- 一款简单的验证码识别工具,在初始化状态下可以进行图片的分割、学习,获取字符的特征码,并保存到INI文件中,当学习足够多图片后就能准确地识别同类型的验证码。 本程序主在提供一种分析的思路方法,如何对验证码进行分割、过滤、规格化,去除杂点是识别的关键部分,每步过程都呈现在界面上。-A simple verification code recognition tools, in the initialization state, the picture can be split, study, a
myASM
- 自己写的Active Shape Model face segmentation 代码 -Write their own Active Shape Model face segmentation code
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 ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人
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
atpazinimas_su_segmentavimu
- code for face recognition using color based segmentation
facedetection
- 肤色是人脸检测中基本的检测手段,此方法就是利用肤色实现人脸分割!-Face detection is the color of the basic means of detection, this method is the realization of human faces using color segmentation!
face_detection
- this a human face detection program using color segmentation.i include some pics with it.-this is a human face detection program using color segmentation.i include some pics with it.
Color_segmentation
- Color Segmentation This demo tracks a person s face and hand using a color-based segmentation method.
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!
face-detection
- 人脸检测系统 有人脸检测的一系列详细步骤 分割 定位 提取眼睛-Face detection system was a series of detailed steps in face detection segmentation positioning the eye, and so extract
Color-segmentation-based-on-Gabor-filtering-and-im
- 基于肤色分割和改进Gabor滤波相结合的人脸检测 基于肤色分割和改进Gabor滤波相结合的人脸检测-Color segmentation based on Gabor filtering and improved face detection combined
facegui
- face recognition used for face segmentation-face recognition used for face segmentation
VDCapture
- 视频采集及对人脸进行检测分割等处理,效果可以,推荐使用!-Video capture and detection of human face segmentation processing, the effect can be recommended!
face-detection
- 提出一种基于改进的肤色分割和距离变换的快速人脸检测算法。该算法对传统肤色分割进行了改进, 使得肤色分割更加可靠,而且能够对图像中的多个人脸进行快速定位。-Proposed a color segmentation based on improved distance transform and Fast face detection algorithm. The traditional color segmentation algorithm has been improved, makin
face-and-eye
- 基于matlab的,通过肤色和眼睛的检测检测人脸的代码-Eye_tracking.zip- Simple face and eye detection MATLAB Release: R13 You can use this codes for face detection based on color segmentation and eye region detection
Face-RecognitionMATLAB-CODE
- 在YCbCr色彩空间中建立肤色分布的高斯模型,得到肤色概率似然图像,在最佳动态阈值选取算法下完成肤色区域的分割。-YCbCr color space to establish the color distribution of the Gaussian model, color probability likelihood image, skin color region segmentation is completed in the best dynamic threshold select
Face-detection-based-on-skin-color
- 人脸检测,能够检测出多张人脸,通过建立肤色模型,图像预处理等,分割出肤色区域,效果不错。-Face detection and can detect more than one face, through the establishment of skin color model, image preprocessing, segmentation of color of skin area, the effect is good.
face-segmentation
- 本代码实现了基于肤色的人脸分割程序,代码采用Matlab编写,包含了四个测试样例和结果分析。-This is matlab code about face detection based on face color.