搜索资源列表
test_yCbCr
- 将rgb空间,转为HSV或yCBCR空间实现通过肤色检测人脸区域,用openCV实现-The rgb space to HSV space to achieve through the skin or yCBCR face region detection with openCV achieve
mainskin
- Skin detection for Indian and asian skins for face and body detection in frame using OpenCV and vc++.
FaceDetection
- 利用OpenCV的函式來實現膚色偵測,並利用幾何特徵進一步來實現人臉偵測。-Implement Face detection by OpenCV s funtions base on Skin detecion and Geometry features.
YCbCrfusekongjian
- 利用opencv将颜色空间转为YCBCR空间从而利用人的肤色对人脸进行检测-Use opencv will color space to YCBCR space to use skin of face detection
skin
- 使用opencv实现的肤色检测程序。能够很好的检测肤色。可用于人脸、手势的识别。-Opencv achieved using color detection procedures. Detection can be a good complexion. Can be used for face recognition of gestures.
face_skin
- cropping face area and skin segmentation with YCrCb, based on OpenCV
live_beautiful_camera_streaming0.5
- 主要为opencv人脸的美化 人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域 检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。 3.视频格式转换以及编码 处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式 Rgb转换成yuv,opencv实现(美颜在这一步实现)
Face-Detection-and-Skin-Retouching-master
- 人脸检测和皮肤美化,基于OpenCV库,用vc++编写,功能十分强大。(Face detection and skin beautification)