文件名称:live_beautiful_camera_streaming0.5
- 所属分类:
- 多媒体编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-04-14
- 文件大小:
- 13.98mb
- 下载次数:
- 1次
- 提 供 者:
- wangy*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
主要为opencv人脸的美化
人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域
检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。
3.视频格式转换以及编码
处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式
Rgb转换成yuv,opencv实现(美颜在这一步实现)
Yuv转换成h264,x264实现
H264转换成rtmp流,libxrtmp实现-Mainly opencv face beautification facial beautification, skin test our use, skin color space is a particular area of a detected region (region of interest), after this area landscaping, is filtered, mainly bilateral filtering and Gaussian filter. 3. Video format conversion and encoding process is a good matrix rgb color space, the need to convert yuv, yuv color space that can be played, similar to watching our television screen above, the coding is transmitted when you need to send traffic only stream equivalent for compressed data, video fr a me coded yuv format into h264 format Rgb convert yuv, opencv achieve (achieve beauty in this step) Yuv convert h264, x264 achieve H264 convert rtmp stream, libxrtmp achieve
人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域
检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。
3.视频格式转换以及编码
处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式
Rgb转换成yuv,opencv实现(美颜在这一步实现)
Yuv转换成h264,x264实现
H264转换成rtmp流,libxrtmp实现-Mainly opencv face beautification facial beautification, skin test our use, skin color space is a particular area of a detected region (region of interest), after this area landscaping, is filtered, mainly bilateral filtering and Gaussian filter. 3. Video format conversion and encoding process is a good matrix rgb color space, the need to convert yuv, yuv color space that can be played, similar to watching our television screen above, the coding is transmitted when you need to send traffic only stream equivalent for compressed data, video fr a me coded yuv format into h264 format Rgb convert yuv, opencv achieve (achieve beauty in this step) Yuv convert h264, x264 achieve H264 convert rtmp stream, libxrtmp achieve
(系统自动生成,下载前可以参看下载内容)
下载文件列表
live_beautiful_camera_streaming0.5\Debug\live_beautiful_camera_streaming.exe
..................................\.....\live_beautiful_camera_streaming.ilk
..................................\.....\live_beautiful_camera_streaming.pdb
..................................\ipch\live_beautiful_camera_streaming-308a7de0\live_beautiful_camera_streaming-e7f592d.ipch
..................................\live_beautiful_camera_streaming\CircleBuffer.cpp
..................................\...............................\CircleBuffer.h
..................................\...............................\cuc_ieschool.h264
..................................\...............................\Debug\CircleBuffer.obj
..................................\...............................\.....\CL.read.1.tlog
..................................\...............................\.....\CL.write.1.tlog
..................................\...............................\.....\librtmp_send264.obj
..................................\...............................\.....\link-cvtres.read.1.tlog
..................................\...............................\.....\link-cvtres.write.1.tlog
..................................\...............................\.....\link.10848-cvtres.read.1.tlog
..................................\...............................\.....\link.10848-cvtres.write.1.tlog
..................................\...............................\.....\link.10848.read.1.tlog
..................................\...............................\.....\link.10848.write.1.tlog
..................................\...............................\.....\link.read.1.tlog
..................................\...............................\.....\link.write.1.tlog
..................................\...............................\.....\live_beautiful_camera_streaming.exe.embed.manifest
..................................\...............................\.....\live_beautiful_camera_streaming.exe.embed.manifest.res
..................................\...............................\.....\live_beautiful_camera_streaming.exe.intermediate.manifest
..................................\...............................\.....\live_beautiful_camera_streaming.lastbuildstate
..................................\...............................\.....\live_beautiful_camera_streaming.log
..................................\...............................\.....\live_beautiful_camera_streaming.obj
..................................\...............................\.....\live_beautiful_camera_streaming.pch
..................................\...............................\.....\live_beautiful_camera_streaming.vcxprojResolveAssemblyReference.cache
..................................\...............................\.....\live_beautiful_camera_streaming.write.1.tlog
..................................\...............................\.....\live_beautiful_camera_streaming_manifest.rc
..................................\...............................\.....\mt.read.1.tlog
..................................\...............................\.....\mt.write.1.tlog
..................................\...............................\.....\My_Enhance.obj
..................................\...............................\.....\My_face_detetion.obj
..................................\...............................\.....\My_SendH264To_Rtmp.obj
..................................\...............................\.....\My_Yuv_to_H264.obj
..................................\...............................\.....\rc.read.1.tlog
..................................\...............................\.....\rc.write.1.tlog
..................................\...............................\.....\stdafx.obj
..................................\...............................\.....\vc100.idb
..................................\...............................\.....\vc100.pdb
..................................\...............................\haarcascade_frontalface_alt.xml
..................................\...............................\