搜索资源列表
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!
myinterpolation
- 复杂的插值函数,用于颜色空间转换 verilog-The complex interpolation function for color space conversion verilog
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
spartan6-yur
- spartan6 颜色空间转换代码,用verilog写成,包含转换工具-spartan6 color space converting
MOTION_DECT
- 在EP3C16 FPGA开发板上实现了对数字摄像头的数据采集,颜色空间变换并进行摄像头中的运动物体进行检测,并实时的显示在VGA显示器上。使用quartus 10.0打开,注意不要使用中文路径。-In EP3C16 FPGA development board to achieve the right digital camera for data acquisition, color space conversion and for the camera to detect moving ob
color_space-converters-RGByuv
- 本文件包含了颜色空间转换的程序,用VERILOG编写的,经过仿真检验,确实是可行的一个程序-This document contains a color space conversion process, using VERILOG prepared, through simulation testing, a procedure is indeed feasible
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
project_6
- YCbCr 颜色空间按照采样率的不同可分为YCbCr444 和YCbCr422、YCbCr420 等, YCbCr422 在视频处理中较为常用,与YCbCr444 相比节约1/3 带宽和存储空间。代码功能是实现YCbCr444 转YCbCr4-YCbCr color space in accordance with the sampling rate can be divided into YCbCr444 and YCbCr422, YCbCr420 etc., YCbCr422 more
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