搜索资源列表
YUV TO RGB
- 把YUV4:2 文件转换成RGB,用RGB888显示出来。注意使用时,打显卡设置成增强16位。-put YUV4 : 2:2 document conversion into RGB, with RGB888 displayed. To use, playing cards set to enhance 16.
800131-rgb2yuv420
- rgb(24)到yuv420的快速转换。在很多时候这种转换都是很需要的。-Convert RGB 24bit to YUV4:2:0
yuvtools
- BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP图片显示程序,多文档框架 YUV2BMP.exe 实现了YUV转换成24位的BMP图片,实现了批量转换 BMP2SEQ.exe 将一系列24位或8位的BMP
Inhwan_2
- 修改RGB的值,和RGB转换到YUV4:4:4的程序. 跟之前上传的不一样-changes RGB values, and RGB to YUV4 : Always procedures. Before uploading with the same
rgb2yuv422420
- RGB转换到YUV4:2:2,4:2:0的程序. 需要把RGB图片放到C:\\\\目录下. 在这里YUV是 先write所有的Y,然后写所有的U,最后写所有的V.-RGB to YUV4 : 2:2,4:2:0 procedures. Need RGB images into C : \\ \\ directory. YUV here is first of all write Y and then write all the
rgbtoyuv444
- RGB转换到YUV4:4:4的程序. 在这里YUV的格式是先写入所有的Y,然后所有的U,然后所有的V. 要把RGB图片放到C盘里. -RGB to YUV4 : Always procedures. Here YUV format is to write all the Y, Then all of U, then all the V. should RGB images into C tray.
yuv4
- dsp5416 yuv图像处理 c语言代码
bmp_to_yuv
- 自己编写的,将rgb24转换成yuv4:2:2格式的文件,非常好用
YUV视频序列PSNR的计算
- YUV视频序列PSNR的计算源码,对数字视频处理的朋友有一定的参考价值。支持YUV4:0:0, 4:1:1, 4:2:0, 4:2:2 and 4:4:4格式。 The function computes the psnr between two yuv videos. It considers the video signal as a whole and it doesn't average the psnr's of the s
视频水印
- 一个自适应的水印嵌入代码视频序列是YUV4:2:0
YUV TO RGB
- 把YUV4:2 文件转换成RGB,用RGB888显示出来。注意使用时,打显卡设置成增强16位。-put YUV4 : 2:2 document conversion into RGB, with RGB888 displayed. To use, playing cards set to enhance 16.
800131-rgb2yuv420
- rgb(24)到yuv420的快速转换。在很多时候这种转换都是很需要的。-Convert RGB 24bit to YUV4:2:0
yuvtools
- BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP图片显示程序,多文档框架 YUV2BMP.exe 实现了YUV转换成24位的BMP图片,实现了批量转换 BMP2SEQ.exe 将一系列24位或8位的BMP
yuv2rgb-Nov14new
- 用汇编写成yuv420 to rgb565程序,优化程度很高-used to compile written yuv420 rgb565 procedures, the high level of optimization
422_to_444
- YUV422转YUV444的FPGA插植算法,由Xilinx提供-YUV422 to YUV444 FPGA implantation algorithm provided by Xilinx
Inhwan_2
- 修改RGB的值,和RGB转换到YUV4:4:4的程序. 跟之前上传的不一样-changes RGB values, and RGB to YUV4 : Always procedures. Before uploading with the same
rgb2yuv422420
- RGB转换到YUV4:2:2,4:2:0的程序. 需要把RGB图片放到C:\\目录下. 在这里YUV是 先write所有的Y,然后写所有的U,最后写所有的V.-RGB to YUV4 : 2:2,4:2:0 procedures. Need RGB images into C : \ \ directory. YUV here is first of all write Y and then write all the U, F
rgbtoyuv444
- RGB转换到YUV4:4:4的程序. 在这里YUV的格式是先写入所有的Y,然后所有的U,然后所有的V. 要把RGB图片放到C盘里. -RGB to YUV4 : Always procedures. Here YUV format is to write all the Y, Then all of U, then all the V. should RGB images into C tray.
deinterlace-1
- 比较实用去隔行算法源码,输入为YUV视频序列。-De-interlacing algorithm more practical source, input for YUV video sequences.
yuv4
- dsp5416 yuv图像处理 c语言代码-dsp5416 yuv image processing c language code