搜索资源列表
Huffyuv
- rgb to yuv rgb converter
yuv20_rgb
- 将yuv420格式转换为 4:4:4的yuv 然后转换为rgb -Will yuv420 format to 4:4:4 yuv and then converted to rgb
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,
display
- 学习YUV的好材料,可以从yuv转换到rgb,我试过的可以使用-rgb to yuv
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
QOpenCVPlayerC
- QCIF播放器,包括YUV转RGB,OpenCVV函数显示RGB帧 ,经测试可直接使用。 -QCIF player, including the YUV to RGB, OpenCV function RGB fraame shows the full source code can be directly used by the test.
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实现(美颜在这一步实现)
Yuv_I420
- YUV I420 to RGB YUV I420 to RGB YUV I420 to RGB