文件名称:live_beautiful_camera_streaming0.5
-
所属分类:
- 标签属性:
- 上传时间:2016-04-13
-
文件大小:13.98mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
主要为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 frame 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 frame 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_streaming0.5/Debug/live_beautiful_camera_streaming.ilk
live_beautiful_camera_streaming0.5/Debug/live_beautiful_camera_streaming.pdb
live_beautiful_camera_streaming0.5/ipch/live_beautiful_camera_streaming-308a7de0/live_beautiful_camera_streaming-e7f592d.ipch
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/CircleBuffer.cpp
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/CircleBuffer.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/cuc_ieschool.h264
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/CircleBuffer.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/cl.command.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/CL.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/CL.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/librtmp_send264.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link-cvtres.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link-cvtres.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.10848-cvtres.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.10848-cvtres.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.10848.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.10848.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.command.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.exe.embed.manifest
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.exe.embed.manifest.res
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.exe.intermediate.manifest
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.lastbuildstate
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.log
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.pch
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.vcxprojResolveAssemblyReference.cache
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming_manifest.rc
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/mt.command.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/mt.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/mt.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/My_Enhance.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/My_face_detetion.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/My_SendH264To_Rtmp.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/My_Yuv_to_H264.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/rc.command.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/rc.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/rc.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/stdafx.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/vc100.idb
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/vc100.pdb
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/haarcascade_frontalface_alt.xml
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/getopt.c
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/getopt.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/inttypes.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/librtmp/amf.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/librtmp/bytes.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/librtmp/dh.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/librtmp/dhgroups.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/librtmp/handshake.h
live_beautiful_cam
live_beautiful_camera_streaming0.5/Debug/live_beautiful_camera_streaming.ilk
live_beautiful_camera_streaming0.5/Debug/live_beautiful_camera_streaming.pdb
live_beautiful_camera_streaming0.5/ipch/live_beautiful_camera_streaming-308a7de0/live_beautiful_camera_streaming-e7f592d.ipch
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/CircleBuffer.cpp
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/CircleBuffer.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/cuc_ieschool.h264
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/CircleBuffer.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/cl.command.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/CL.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/CL.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/librtmp_send264.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link-cvtres.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link-cvtres.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.10848-cvtres.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.10848-cvtres.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.10848.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.10848.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.command.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/link.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.exe.embed.manifest
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.exe.embed.manifest.res
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.exe.intermediate.manifest
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.lastbuildstate
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.log
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.pch
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.vcxprojResolveAssemblyReference.cache
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/live_beautiful_camera_streaming_manifest.rc
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/mt.command.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/mt.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/mt.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/My_Enhance.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/My_face_detetion.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/My_SendH264To_Rtmp.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/My_Yuv_to_H264.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/rc.command.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/rc.read.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/rc.write.1.tlog
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/stdafx.obj
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/vc100.idb
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/Debug/vc100.pdb
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/haarcascade_frontalface_alt.xml
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/getopt.c
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/getopt.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/inttypes.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/librtmp/amf.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/librtmp/bytes.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/librtmp/dh.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/librtmp/dhgroups.h
live_beautiful_camera_streaming0.5/live_beautiful_camera_streaming/include/librtmp/handshake.h
live_beautiful_cam
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.