CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Color Space conversion verilog

搜索资源列表

  1. colorchange

    0下载:
  2. 用verilog hdl实现色彩空间转换,rgb到ycbcr-with Verilog HDL achieve color space conversion, rgb to RS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12693
    • 提供者:翟博
  1. YCbCr_to_rgb

    1下载:
  2. 颜色空间转换代码,ycbcr对rgb的转换verilog代码.YCBCR的格式是ITU601格式.-color space conversion code, RS right rgb conversion Verilog code. YCBCR format is ITU601 format.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1254
    • 提供者:Jack
  1. RGB2YCbCr.rar

    2下载:
  2. JPEG标准中图像彩色空间的转换,开发语言为Verilog,Standard JPEG image color space conversion, the development of language for Verilog
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1787
    • 提供者:卫立波
  1. rgb2yuv1

    0下载:
  2. 这个主要是实现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.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1088378
    • 提供者:张元甲
  1. rgb2yuv

    1下载:
  2. 用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!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:2371
    • 提供者:gilbert
  1. RGBtoYCbCr

    0下载:
  2. 采用FPGA实现色彩空间转换R’G’B’ to Y’CbCr的VHDL和verilog源代码,支持xilinx的各种器件. -FPGA realization of the use of color space conversion RGB to Y CbCr of VHDL and Verilog source code, to support a variety of Xilinx devices.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:411743
    • 提供者:Jackson
  1. color_space_converters

    0下载:
  2. 色彩空间转换硬件实现,用于图像处理,编码,解码部分-Color space conversion hardware for image processing, encoding, decoding part of the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2612294
    • 提供者:dinxj
  1. myinterpolation

    0下载:
  2. 复杂的插值函数,用于颜色空间转换 verilog-The complex interpolation function for color space conversion verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1219
    • 提供者:zhangxinggang
  1. etd-0407109-183702-81-001[1]

    0下载:
  2. 文章介绍了YUV向RGB颜色空间转换的硬件电路实现算法.在高基乘法算法基础上,建立了参数化高基乘法算法模型,并给出了Verilog HDL描述 小数乘法的整数乘法近似和近似误差给予了详细的讨论.采用乘法单元复用的设计结果将在两个时钟周期内完成YUV向RGB的颜色空间转换.-This paper introduces the YUV to RGB color space conversion hardware algorithm. Matrix multiplication algorithm i
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3997496
    • 提供者:jjj
  1. rgb2hsv

    1下载:
  2. rgb颜色空间向hsv颜色的空间转换算法,Verilog HDL语言-conversion algorithm of rgb color space to the hsv color space , Verilog HDL language
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:10240
    • 提供者:孙璐
  1. rgb2ycrcb

    0下载:
  2. rgb颜色空间向YCrCb颜色空间转换算法,Verilog HDL语言-conversion algorithm of rgb color space to the YCrCb color space , Verilog HDL language
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1775
    • 提供者:孙璐
  1. rgb2yuv

    0下载:
  2. rgb颜色空间向YUV颜色空间转换算法,Verilog HDL语言-conversion algorithm of rgb color space to YUV color space , Verilog HDL language
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1740
    • 提供者:孙璐
  1. color_space-converters-RGByuv

    0下载:
  2. 本文件包含了颜色空间转换的程序,用VERILOG编写的,经过仿真检验,确实是可行的一个程序-This document contains a color space conversion process, using VERILOG prepared, through simulation testing, a procedure is indeed feasible
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:8632
    • 提供者:车龙
  1. YCbCr-to-RGB[Verilog]

    1下载:
  2. 这是基于FPGA平台的图像颜色色彩空间转换YCbCr to RGB 采用的Verilog语言 -This is image color space conversion YCbCr color based on FPGA platform to RGB use Verilog language.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:139709
    • 提供者:大海
  1. RGB_YCbCr

    0下载:
  2. 色彩空间转换,RGB转换为YCrCb,verilog代码,已通过测试。-Color space conversion, RGB conversion to YCrCb, verilog code, has passed the test.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:923
    • 提供者:李生
搜珍网 www.dssz.com