搜索资源列表
YUV2RGB_64
- 在Dsp64xx上实现YUV420图像格式转RGB24格式,通过查表实现,速度快。
yuv_bmp
- 自己优化的一个yuv420转bmp文件(rgb24)文件的一个小工具,做视频处理的同仁可能用的到.
yuv2rgbCode
- 降YUV420格式转换为RGB24/32格式 的程序代码-drop YUV420 RGB24/32 format conversion to the format code
JPG图像文件转换成YUV原始数据格式
- 这是一个把JPG图像文件转换成YUV原始数据格式的程序,就三个函数,输出为YUV420的。-this is a static library for decompressing the jpg file and converting its colorspace from yuv422 to yuv420, but RGB24. enjoy your self!
Jpeg2Yuv
- 这是一个把JPG图像文件转换成YUV原始数据格式的程序,就三个函数,输出为YUV420的。-this is a static library for decompressing the jpg file and converting its colorspace from yuv422 to yuv420, but RGB24. enjoy your self!
rgb2yuv
- 将RGB24转换成YUV420图片的程序,希望对大家有用。目前还没有AVI转YUV420的代码,建议先用播放器抓AVI的图片,再用bmp转YUV-Will be converted into RGB24 procedures YUV420 picture, I hope useful for all of us. There is no AVI to YUV420 code, it is recommended to use AVI player grasping the picture, an
YUV
- YUV420转RGB24相关函数,运用快速查表算法,ConvertRGB2YUV,RGB24toYUV420-YUV420 turn RGB24-correlation function, using fast look-up table algorithm, ConvertRGB2YUV, RGB24toYUV420
YUV2RGB
- YUV420 与 RGB24 互相转换的函数-colour space conversion for tmndecode (H.263 decoder) ConvertRGBtoYUV ConvertYUVtoRGB ConvertYUVtoRGBWithEdge
yuv420ToRgb565
- 功能:(ov511) 1、YUV420 格式采集视频数据 2、将YUV420 视频数据转成 RGB565 在320*240RGB LCD 16bpp 上显示 3、采用查找表及移位技术解决浮点运算耗时问题,提高LCD刷新屏幕的频率,无闪烁。-Function: (ov511) 1, YUV420 format video data collected 2, YUV420 video data into RGB565 in 320* 240RGB LCD 16bpp display 3,
yuv420convert
- RGB24转yuv420 以及yuv420 planar格式的转yuv420 接口参数简单,实现代码也简单,便于查看,已经测试过-Turn yuv420 RGB24 format and transfer yuv420 yuv420 planar interface parameters is simple, the implementation code is also simple and easy to view, has been tested
h264
- vs2008环境下编写的基于ffmpeg的H264帧的生成代码,可以完成yuv420和rgb24到H264帧 的转换,并附有图片可供验证,生成的H264帧可以用elecard软件查看。-prepared under the vs2008 environment based on ffmpeg H264 frames generated code can be completed the conversion of yuv420 and rgb24 H264 frame with pictur
formats-coverting-function
- 视频格式转码函数,YUV420、YUV420sp(NV12)、yuyv、uyvy、yvu420、y41p、yuv410、yuv422p、yuv411p、rgb8、rgb15、RGB16、rgb24、RGB32 等格式之间的相互转换函数库-function library for video Formats converting between YUV420、YUV420sp(NV12)、yuyv、uyvy、yvu420、y41p、yuv410、yuv422p、yuv411p、rgb8、rgb1
ColorTranTest
- RGB24图像与YUV420图像互相转换的C代码,运行时需添加OpenCV库支持-RGB24 image YUV420 image with each other to convert C code, run-time required to add the OpenCV library support
yuv2rgb003
- Yuv2Rgb,里面功能很强,有大家都关心的 yuv420转rgb24(RGB888) 的转换,可以用极速来形容,不过用这个东西,有点难度-Yuv2Rgb, which features a very strong, there is a concern for all yuv420 turn rgb24 (RGB888) conversion, can be used to describe the speed, but with this thing, a little more diffi
app
- ARM平台服务端,RGB24与YUV420格式相互转换,节省传输流量。-Peer to Peer Video Conferencing over the LAN.
yuv2rgb
- RGB24与YUV420格式相互转换,达到视频文件压缩目的。-RGB24 and YUV420 format conversion, video file compression to achieve the purpose.