搜索资源列表
VidMix
- 视频拼接Filter。将2路视频拼成一路输出。非压缩的RGB和YUV格式,输入端格式必须一致,第一路视频决定输出的帧率。写这个Filter主要是为了把两路视频采集到一个文件中,如果只是要把多路视频合成后显示的话,建议使用VMR-9-Video Mosaic Filter. Will be two video output as guarding our way. Non-compressed RGB and YUV format, input must be consistent format,
DirectShowRGBYUV
- 介绍视频原始格式YUV,RGB的文章。是非常好的基础文章-introduced the original video format YUV, RGB article. Is a very good basis for the article
VideoTestSource.zip
- 实现了directshow中的一个source filter,可以捕捉采集的视频,输入支持PAL制式和NTSC制式,输出支持RGB和YUV格式。,Directshow implementation of a source filter, can capture video collection, input support PAL and NTSC standard formats, support for RGB and YUV output format.
Pro1
- Visual C++实现视频编码中的YUV到RGB转换并显示-Visual C++ implementation of YUV video coding to RGB conversion and display
imgformat
- 介绍 YUV 格式、 YUV 采样原理、YUV 视频解码和 RGB 格式之间进行转换。对YUV格式中的YCbCr 4:2:0、YCbCr 4:2:2、YCbCr 4:1:1和 YCbCr 4:4:4格式做详细说明-Introduction YUV format, YUV sampling theory, YUV video decoding and conversion between RGB format. On the YUV format YCbCr 4:2:0, YCbCr 4:2:2,
Exp1
- 播放YUV格式的视频,把YUV转换为RGB形式,然后再用位图显示-ay the video, the YUV format YUV converted to RGB form, next reoccupy bitmap displays
YUVRead
- open yuv video file with opencv (do the convert to RGB) and display to screen
yuandaima
- H.264对视频的编码,其中包括RGB和YUV格式的转换和视频显示。-H.264 video coding, including RGB and YUV format conversion and video display.
DVideoTestSoui
- 实现了directshow中的一个source filter,可以捕捉采采集的视频,输入支持PAL制式和NTSC制式,输出支持RGB和YUV格式。 -In a directshow source filter, can capture the mining collection of video input support PAL and NTSC format, and output support for RGB and YUV formats.
TestCamWin32
- 能实现VFW编程,调用本地视频设备,实现视频捕捉和RGB-YUV颜色空间转换。 -To achieve VFW programming, call the local video equipment, the implementation of video capture and RGB-YUV color space conversion.
live_beautiful_camera_streaming0.5
- 主要为opencv人脸的美化 人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域 检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。 3.视频格式转换以及编码 处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式 Rgb转换成yuv,opencv实现(美颜在这一步实现)
simplest_media_play
- 本工程包含了使用各种API(Direct3D,OpenGL,GDI,DirectSound,SDL2)播放多媒体例子。 其中音频输入为PCM采样数据。输出至系统的声卡播放出来。 视频输入为YUV/RGB像素数据。输出至显示器上的一个窗口播放出来。 通过本工程的代码初学者可以快速学习使用这几个API播放视频和音频的技术。-The project includes the use of various API (Direct3D, OpenGL, GDI, DirectSound, SD
yuv2rgb-master
- YUV is a color space typically used as part of a color image pipeline. It encodes a color image or video taking human perception into account, allowing reduced bandwidth for chrominance components, thereby typically enabling transmission errors or co