搜索资源列表
RGBtoYCbCr
- ADI BF535 DSP 图象处理颜色空间RGB to Ycrcb转换汇编优化源码-ADI BF535 DSP image processing RGB color space conversion Ycrcb to compile source code optimization
rgb2yuv
- 用VHDL和verilog编写的RGB颜色空间到YUV颜色空间的转换程序, 是FPGA视频处理中的常用程序!-Written in VHDL and verilog using RGB color space to YUV color space conversion process is commonly used in video processing FPGA program!
etd-0407109-183702-81-001[1]
- 文章介绍了YUV向RGB颜色空间转换的硬件电路实现算法.在高基乘法算法基础上,建立了参数化高基乘法算法模型,并给出了Verilog HDL描述 小数乘法的整数乘法近似和近似误差给予了详细的讨论.采用乘法单元复用的设计结果将在两个时钟周期内完成YUV向RGB的颜色空间转换.-This paper introduces the YUV to RGB color space conversion hardware algorithm. Matrix multiplication algorithm i
MzT43V10_Base_Demo
- MzTH56模块的5.6英寸TFT-LCD显示面板上,共分布着640×480个像素点,而模块内部的TFT-LCD驱动控制芯片内置有与这些像素点对应的显示数据RAM(简称显存)。模块中每个像素点需要16位的数据(即2字节长度)来表示该点的RGB颜色信息,所以模块内置的显存共有640 × 480 × 16bit的空间,通常我们以字节(byte)来描述其的大小。-MzTH56 Module 5.6-inch TFT-LCD display panel, the total distribution o
RGB-to-YCbCr[Verilog]
- 基于FPGA平台的颜色色彩空间转换 RGB to YCbCr-Based on the FPGA platform color RGB to YCbCr color space transformation
project_4
- RGB 与YCbCr 颜色空间可以相互转化,此代码为YCbCr转RGB的实验代码-Display a signal, the resolution information can be seen as 1280 x 720 @ 60P, the display shows the standard 8-color vertical color bar
RGB2YUV
- 用verilog语言将RGB颜色空间转换为YUV颜色空间,可以使用的,大家可以试试,初学者可以帮助理解-Convert RGB to YUV with verilog language, can use, you can have a try, can help beginners to understand
RGB2YUV_TB
- 将RGB颜色空间转换为YUV颜色空间的testbench,用verilog写得,可以测试看看。-Convert RGB color space to YUV color space testbench, written in verilog, can test and see.
YCbCr2RGB
- RGB 与YCbCr 颜色空间可以相互转化-RGB and YCbCr color space can be transformed into each other