搜索资源列表
rgb565
- 把JPG/BMP图片转换位RGB565格式, 这是为了DX应用的方便(16位色), 也可以用于LINUX的帧缓存(16位色) 附带转换程序+图片查看 -put JPG/BMP photo-conversion RGB565 format, which is to facilitate the application of DX (16 colors), which could also be used in the Linux fr a
RGB轉成YCbCr的C程式附錄
- 图像基本处理中图像RGB转变为YCbCr的c程序基本。-basic image processing RGB images into YCbCr c basic procedures.
ycbcr_rgb
- 基于ti c55x序列dsp的YUV转RGB的算法实现-ti c55x sequence based on the dsp YUV to RGB Algorithm
ycrcb_rgb
- YUV转RGB的源程序,使用到了硬件加速器,可利用FGPA的乘法器加速处理速度。-YUV to RGB source, the use of a hardware accelerator, FGPA can be used to speed up the processing speed multiplier.
RGB
- 将BMP档的图任意角度转图 + 灰阶,并能够存档-BMP plans to file any angle to Figure+ Gray, and be able to archive
yuvtorgb
- 网上关于YUV转RGB的还真不少,我这个还是不错的,查表形,很快的,一个简单的VC程序但还不错
ycbcr_rgb
- 用dm642实现的YCBCR转RGB格式的程序 ,可以运行 ,效果不错,-Achieved using DM642 YCbCr to RGB format, procedures, you can run, well,
YUV_RGB
- YUV转RGB程序,RGB TO YUV转换原理及代码-YUV to RGB procedures, RGB TO YUV conversion principle and code
FPGA_YUV2RGB
- 自己用AHDL写的关于YUV信号转RGB信号的视频处理,硬件环境可能不太一样,可以做为参考,是在EP1C6Q240I7上运行的-AHDL write their own use on the YUV signal transduction RGB video signal processing, hardware environment may not be the same, can be used as reference, is
yuvtorgb
- 用于DSP的YCbCr转RGB的汇编程序代码,图像处理入门之选-DSP for the YCbCr to RGB compilation of program code, image processing entry choice
D_JPG
- verilog 语言实现jpeg转RGB格式的转换-Verilog language jpeg format to RGB conversion
Unit2
- YUV422 转 RGB 很好用 YUB422RGB 图片转换已经测试过OK-YUV422 转 RGB
YUV2RGB
- 关于YUV转RGB的verilog源代码、说明文档和modelsin仿真,相信对大家一定有很大的帮助,我费了好长时间才找到的!-YUV to RGB on the verilog source code, documentation and modelsin simulation, we believe that there will be a great help, I spent a good long time to find i
YCbCr_RGB_10bit
- YCbCr 转 RGB模块,以应用于项目中。 该模块可将10bitYCbCr分量视频转换为12bitRGB视频,需消耗乘法器。-YCbCr turn RGB module, to apply to the project. The module can be 10bitYCbCr component video converted to 12bitRGB video, need to consume multiplier.
Lab526-VideoRGB
- DM642 YUV转RGB源码算法 DSP-DM642 YUV switch to RGB source DSP algorithm
yuv2rgb
- 很简单的程序 YUV420转RGB图像 简单易懂 有注释-YUV420 convert to RGB image
TestRGBHSB
- 各种图形运算(见RLColorProcess类),包括HSV转RGB,RGB转HSV,HSB转RGB,RGB转HSB,高通、低通滤波,以及图像平滑处理等,非常值得下载的资源。-Various graphics operations (see RLColorProcess class), including HSV turn RGB, RGB switch to HSV, HSB switch to RGB, RGB switch HSB
BT656_RGB
- BT656转RGB的算法实现代码,使用VORILOG语言编写-BT656-->RGB, verilog
Wavelength_2_RGB
- 光谱波长值转RGB值。输入不同波长输出其对应的光的颜色,(wavelength to RGB. Spectral wavelength value RGB. Enter different wavelengths to output the color of the corresponding light,)
16转rgb
- 将16进制颜色转换为RGB颜色 例如 #FFFFFF到255,255,255(Convert the 16 color color to RGB color for example #FFFFFF to 255,255,255)