搜索资源列表
播放yuv图像序列 vc编写
- 播放yuv图像序列 vc编写,可实现各种yuv文件播放-players YUV image sequence vc prepared to attain YUV player
yuv-view
- 流媒体中的yuv图像装换成rgb显示,测试运行通用过的-streaming media images of yuv loaded replaced by rgb, definitive test run-off
yuv
- yuv图像的相关知识,希望能对大家有帮助
图像处理算法
- 包括alpha颜色混合、YUV视频格式到RGB32格式转换、高质量的快速图像缩放等内容。
YUV图像可视化
- 此文件YUV图像可视化的源代码包,用C++编写
视频处理的典型YUV图像序列
- 视频处理的典型YUV图像序列,akiyo,cif格式,YUV video processing of the typical image sequence, akiyo, cif format
yuv_scalerYUV图像缩放程序
- 本人写的YUV图像缩放程序,支持不同的算法,宏开关控制,小巧好用-YUV picture scaler code
YUV.rar
- 在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。,In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
YUVgray.rar
- 这个程序是基于YUV格式图像处理为灰度图像的经典程序 在vc平台上调试通过,可以对YUV图像进行各种后续的处理与操作,This procedure is based on the YUV format, grayscale image processing for the classic program debugging by vc platform, you can YUV image processing and operation of various follow-up
read_YUV
- 这个程序将左视和右视的yuv图像合成为一幅图像,可用于批处理-This program, as the left and right depending on the synthesis of an image yuv images, can be used for batch
s3c6410-yuv-capture
- 自己开发的基于华恒S3C6410-R2开发板的yuv图像采集程序,提供c源程序和MAKEFILE,头文件开发板配套资料有,使用时.c文件要改名为cam2fb.c,已产品化-Their development huaheng S3C6410-R2 based on development board yuv image capture program, providing c source code and MAKEFILE, the first development board support
DrawYUV
- 使用directx创建yuvoverlay直接显示yuv图像的实例程序,对使用yuvoverlay很有帮助-Create yuvoverlay displayed directly using the yuv directx image sample program on the use of yuvoverlay helpful
YUV-RGB
- 实现YUV-RGB转换,以方便图像的读写-do YUV-RGB transformation
YUVplay
- vc++中实现的yuv图像读取和显示程序,可以显示yuv图像序列-YUV display
YUV2RGB
- YUV图像数据转换为RGB格式。 含YUV颜色转换R、G、B分量的函数-YUV Image Format to RGB Format. Including Get R/G/B Color Compoment from YUV pixel.
YUV2RGB
- 该代码可将YUV图像数据转换为VGA显示器能显示的RGB数据,R,G,B的位宽均为4,转换速度快。-The code can be converted to a YUV image data of RGB VGA monitor can display the data, R, G, B of the bit width of 4, the conversion speed.
yuv2bmp
- LINUX下YUV图像数据转位图代码,输入YUV图像数据,输出为位图文件.-LINUX YUV image data transferred under the bit map code, the input YUV image data, output as a bitmap file.
图像读写
- 这个程序的功能是实现一副YUV图像的读入和图像的写出
yuv
- C语言读入.yuv图像,依次输出Y,Cb,Cr分量像素值,并选取Y分量进行Huffman编码。-Read in C language. Yuv images, in turn, the output Y, Cb, Cr component pixels, and Y component of Huffman coding.
yuv convert
- yuy2toyv12,yuv420p_to_yuv422图像转换方法(Yuy2toyv12, yuv420p_to_yuv422 image conversion method)