搜索资源列表
rgb2yuv
- verilog编写,rtl风格,流水线设计,实现图像rgb格式到yuv格式的转换。
yuv2rgb
- 图像的YUV与RGB得色域转换程序。很实用。verilog各式的,该模块已经流片通过
rgb2yuv1
- 这个主要是实现RGB和YUV两种色彩空间的转换,其中用到的主要思想是,verilog语言中的浮点乘法怎么运算,流水线的思想。-This is achieved mainly two kinds of RGB and YUV color space conversion, which uses the main idea is, verilog language how floating point multiplication operations, lines of thought.
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!
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 it!
xapp283
- YUV到RGB的色彩空间转换器(VHDL,Verilog and doc)-Color Space Converter: Y’CrCb to R’G’B’
RGB2YUV
- RGB -> YUV转换verilog代码-RGB-> YUV verilog
RGB2YUV(Verilog)
- YUV颜色空间转RGB颜色空间,verilog代码实现-YUV to RGB,verilog
rgb2yuv
- RGB to YUV的verilog程序-RGB to YUV in verilog program
YCbCr2RGB_O
- 此代码是把YUV转成RGB的Verilog程序,多谢下载-This code is to convert RGB to YUV Verilog program, thank you download
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
rgb2yuv
- 在Altera的开发环境上,用Verilog语言实现的RGB转YUV,附有Testbench-In Altera s development environment, using Verilog language of RGB to YUV, with a Testbench
RRRGB2YUVG
- RGB -> YUV转换verilog代码-RGB -> YUV verilog, -RGB-> YUV conversion verilog code-RGB-> the YUV Verilog
YUV_to_RGB
- YUV to RGB converter in verilog
RGB2YCbCr
- 图像转换的verilog代码(RGB图像转换为YUV图像)-The image conversion Verilog code (RGB image is converted to YUV image)
rgb2yuv
- rgb颜色空间向YUV颜色空间转换算法,Verilog HDL语言-conversion algorithm of rgb color space to YUV color space , Verilog HDL language
ycrcb2rgb.v
- 用verilog编写的最简单的YUV转rgb的代码,请大家参考-yuv2rgb,by verilog
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.
CTE
- YUV訊號轉RGB訊號 RGB訊號轉YUV訊號(YUV to RGB and RGB to YUV)