搜索资源列表
YUVviewerSrc
- YUV视频帧打开程序,在此基础上进行视频图像的压缩、处理
x264_dm6446_ccs
- CCS3.3环境软仿真dm6446下X264编码的程序,可直接运行,由于foreman_cif.yuv原始图像数据较大,没有放在里面,请在网上自己下载,下载后放在同一个目录下就可以编译运行。-CCS3.3 environment simulation dm6446 software code under the X264 program, can be run directly, as foreman_cif.yuv larger original image data, not on the
RGBYUV
- 实现RGB与YUV图像格式之间的相互转换-TO CONVERT RGB AND YUV
113172235jpeg2yuv
- 实现JPEG与YUV图像格式的转换,源代码比较完整,可下载试用-Achieve JPEG image format and YUV conversion
H.263EncodingandDecoding
- H.263编码与解码程序,能将YUV文件压缩成H.263格式的视频文件,也能将263文件还原成视频图像并播放,是学习视频压缩与解压缩的好材料-H.263 Encoding and Decoding
imcompr
- 基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。 -Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
RGB2YUV222
- 该程序实现了彩色图像到RGB以及YUV分量的转化,思路清晰,可直接运行。-The program implements the image to RGB and YUV color component transformation, clear, can be directly run.
yuvbmpfunction
- 本工具包提供了三个yuv序列和bmp之间相互操作的m文件。 1、yuv2bmp :可以将一段yuv视频序列切割成若干bmp图像。 2、bmp2yuv:可以将若干bmp图像合成一个yuv序列,注意:在选取多幅bmp图像的时候,请按图像顺序逆向选择。 3、yuvcut:可以截取yuv序列中的某一段序列。-The toolkit provides three yuv sequence and the operation between the m bmp file. 1, yuv2b
rgb2yuv
- 这是matlab代码,可用于转换rgb图像为yuv图像。-It is matlab code, which can convert rgb image to yuv image.
funtion
- 从最常用的“.BMP”图像格式中读取图像数据, 通过访问数字图像RGB三个通道的对应矩阵,改变数字图像的色彩 将数字图像的RGB表示转换为YUV表示;通过访问Y(亮度)通道,改变数字图像的亮度;通过Y(亮度)通道作灰度的线性变换,改变数字图像的对比度-failed to translate
Yuv2Mov
- 将yuv格式的图像转换成jpg格式的和avi格式-turn the image of .yuv to .jpg and .avi
yuv_tojpeg
- 用libjpeg把原始yuv格式的图像转化成jpeg格式,可以直接观看图像-Libjpeg to the original yuv format images into jpeg format, can directly view images
main
- 从最常用的“.BMP”图像格式中读取图像数据; 对数字图像的表示方式(如RGB、YUV)及各种表示方式之间的转换有初步了解;根据输入参数改变数字图像的色彩、亮度、对比度。-Image format most commonly read from the " BMP." Image data converting the digital image representation (such as RGB, YUV), and between the representati
read
- 用Matlab语言工具,实现读写YUV格式的视频文件。 输入YUV视频文件(352x288,4:2:0,见附件),输出表示一个文本文件,该文件记录YUV图像每个像素(Y,U,V)的值和像素属于第几幅图像(n)以及像素在一副图像上的空间位置(x,y)。 )-Using Matlab language tools for video file read and write YUV format. YUV video input file (352x288,4: 2: 0, see Annex)