搜索资源列表
Pickard - color selector _src
- Hot features: Spectrum color picker, Screen magnifier, Eyedropper, Multple color spaces support (RGB, HSL, CMY, YUV), Multiple color string support (HTML, C++, Delphi, VisualBasic).
util
- 媒体转换, 包含avi=>raw, rgb -> yuv,aiv dump等-media conversion, including avi =
rgb2yuvNICE
- 一个把RGB类型的图片转换为YUV格式的好东西,我试验过了,真的很不错哦-put a type of RGB pictures YUV format conversion to the good stuff, I tried, oh, is really quite
huffyuv_220_src
- Huffyuv is a very fast, lossless Win32 video codec intended to replace uncompressed YUV as a video capture format. Supporting lossless compression of RGB data, it can be used for the output of programs like VirtualDub.-Huffyuv is a very fast, Win32 l
yvutorgb
- convert yuv format to rgb format-convert yuv format to format rgb
yuv-view
- 流媒体中的yuv图像装换成rgb显示,测试运行通用过的-streaming media images of yuv loaded replaced by rgb, definitive test run-off
rawvideoplayer_src.zip
- YUV 4:2:2, YUV 4:4:4, YUV4:2:0 raw video sequence player. YUV foramt to RGB format convert.,YUV 4:2:2, YUV 4:4:4, YUV4:2:0 raw video sequence player. YUV foramt to RGB format convert.
yuv420_to_rgb565
- YUV 420 ro RGB 565 converter.
ov2640
- OV2640的初始化代码,支持各种格式,支持RGB YUV格式-OV2640 initialization code, and supports a variety of formats, support for RGB YUV formats
yuv_zoom
- YUV转RGB代码,mmx优化。 I think it s enough.-YUV to RGB codes.
gnome-mplayer-0.8.0.tar
- MPlayer 广泛地支持音视频输出驱动。它不仅可以使用 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB, Quartz, Mac OS X CoreVideo, 也能使用 GGI, SDL (及它们的所有驱动), 所有 VESA 兼容显卡上的 VESA (甚至不需要 X11), 某些低级的显卡相关的驱动 (如 Matrox, 3dfx 及 ATI) 和一些硬件 MPEG 解码器卡, 比如 Siemens DVB, H
mpeg4decsrc
- MP4解码的原代码.[珍藏很久],并有YUV,RGB格式转换的参考代码.-mp4 decode source code
camera_up
- Camera Interface模块是视频输入转换存储模块。该模块一端接通用的video camera设备,另一端接AHB总线。实现了将Camera捕捉到的数据进行转换、并通过DMA存储到memory中。该IP支持ITU-R BT 601/656 8-bit 模式。支持YCbCr, RGB格式输入。可以将camera产生的YCbCr信号转换成24bit RGB 信号,然后下采样生成16bit RGB 5:6:5的LCD能直接读取显示的数据。该设备支持图像的镜像和翻转,以便适应手持式设备在移动环境
proiect
- VisualDSP++ program. Gets a video input in PAL, transforms from the interlaced format in normal YUV and then in an RGB. Program based on Analog Devices example-Video Input.
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
CollectImage
- 图像采集,显示,rgb,yuv形式在窗口显示-image capture ,display on windows,rgb,yuv format
YUV-change-into-RGB
- 本段程序代码实现了在matlab中将YUV视频分解成GRB三个分量的转换,并可以显示出三个分量转换的结果。-This segment achieved in the matlab code will convert YUV video into GRB three components, and can display the results of the three components of the conversion.
src
- 从YUV文件中读取YUV数据,再将YUV数据转换为RGB数据,再通过SDL显示到手机上-YUV YUV file is read from the data, then the data is converted to RGB YUV data, and then displayed on the phone by SDL
simplest_media_play
- 简单的视音频播放示例 本工程包含了使用各种API(Direct3D,OpenGL,GDI,DirectSound,SDL2)播放多媒体例子。 其中音频输入为PCM采样数据。输出至系统的声卡播放出来。 视频输入为YUV/RGB像素数据。输出至显示器上的一个窗口播放出来。 通过本工程的代码初学者可以快速学习使用这几个API播放视频和音频的技术。 一共包括了如下几个子工程: simplest_audio_play_directsound: 使用DirectSound播放PCM
rgb2yuv-master
- rgb space to yuv space