Welcome![Sign In][Sign Up]
Location:
Search - yuv420 rgb24

Search list

[Special EffectsYUV2RGB_64

Description: 在Dsp64xx上实现YUV420图像格式转RGB24格式,通过查表实现,速度快。
Platform: | Size: 18263 | Author: 长沙 | Hits:

[GDI-Bitmapyuv_bmp

Description: 自己优化的一个yuv420转bmp文件(rgb24)文件的一个小工具,做视频处理的同仁可能用的到.
Platform: | Size: 12699 | Author: xuchangliang | Hits:

[Other resourceyuv2rgbCode

Description: 降YUV420格式转换为RGB24/32格式 的程序代码-drop YUV420 RGB24/32 format conversion to the format code
Platform: | Size: 43916 | Author: afax | Hits:

[Graph programJPG图像文件转换成YUV原始数据格式

Description: 这是一个把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!
Platform: | Size: 58572 | Author: Simonz | Hits:

[2D Graphicyuv2rgbCode

Description: 降YUV420格式转换为RGB24/32格式 的程序代码-drop YUV420 RGB24/32 format conversion to the format code
Platform: | Size: 44032 | Author: afax | Hits:

[Special EffectsYUV2RGB_64

Description: 在Dsp64xx上实现YUV420图像格式转RGB24格式,通过查表实现,速度快。-Dsp64xx achieved in the YUV420 image format to RGB24 format, through the look-up table to achieve speed.
Platform: | Size: 210944 | Author: 长沙 | Hits:

[GDI-Bitmapyuv_bmp

Description: 自己优化的一个yuv420转bmp文件(rgb24)文件的一个小工具,做视频处理的同仁可能用的到.-Optimization of a YUV420 own bmp file transfer (rgb24) document a small tool to do the deal with video may be used to Tongren.
Platform: | Size: 12288 | Author: xuchangliang | Hits:

[GDI-Bitmaprgb2yuv

Description: 将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, and then bmp to YUV
Platform: | Size: 174080 | Author: 高武 | Hits:

[Special EffectsRGBTOYUV

Description: RGB与YUV格式的互相转换, 支持YUV420、YUV444、YUV4-RGB and YUV format conversion with each other to support the YUV420, YUV444, YUV422
Platform: | Size: 52224 | Author: lynn li | Hits:

[Special EffectsJpeg2Yuv

Description: 这是一个把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!
Platform: | Size: 58368 | Author: facai | Hits:

[Windows DevelopYUV

Description: YUV420转RGB24相关函数,运用快速查表算法,ConvertRGB2YUV,RGB24toYUV420-YUV420 turn RGB24-correlation function, using fast look-up table algorithm, ConvertRGB2YUV, RGB24toYUV420
Platform: | Size: 2048 | Author: lin | Hits:

[Special EffectsYUV2RGB

Description: YUV420 与 RGB24 互相转换的函数-colour space conversion for tmndecode (H.263 decoder) ConvertRGBtoYUV ConvertYUVtoRGB ConvertYUVtoRGBWithEdge
Platform: | Size: 3072 | Author: hsiwen | Hits:

[Special Effectsyuv420convert

Description: 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
Platform: | Size: 1024 | Author: ercheng | Hits:

[SCMyuv420ToRgb565

Description: 功能:(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, the use of look-up table and shifting technology to solve time-consuming floating-point operations problems and improve the LCD refresh the screen frequency, no flicker.
Platform: | Size: 67584 | Author: | Hits:

[Streaming Mpeg4h264

Description: 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 pictures available to verify the generated H264 frame can use the elecard software.
Platform: | Size: 9231360 | Author: cekxidiancek | Hits:

[Multimedia Developformats-coverting-function

Description: 视频格式转码函数,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、rgb15、RGB16、rgb24、RGB32
Platform: | Size: 6144 | Author: sewin | Hits:

[Picture ViewerColorTranTest

Description: RGB24图像与YUV420图像互相转换的C代码,运行时需添加OpenCV库支持-RGB24 image YUV420 image with each other to convert C code, run-time required to add the OpenCV library support
Platform: | Size: 12288 | Author: chenjc | Hits:

[Video Captureyuv2rgb003

Description: 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 difficult
Platform: | Size: 104448 | Author: 王林 | Hits:

[Internet-Networkapp

Description: ARM平台服务端,RGB24与YUV420格式相互转换,节省传输流量。-Peer to Peer Video Conferencing over the LAN.
Platform: | Size: 10240 | Author: xieguoxiong | Hits:

[Internet-Networkyuv2rgb

Description: RGB24与YUV420格式相互转换,达到视频文件压缩目的。-RGB24 and YUV420 format conversion, video file compression to achieve the purpose.
Platform: | Size: 7168 | Author: xieguoxiong | Hits:

CodeBus www.codebus.net