搜索资源列表
Dct_verilog
- 采用verilog hdl 语言实现整形dct算法,设计合理,算法简单,是红色逻辑开发板试验程序,值得一看。
DCT_1D
- 一维DCT变换的verilog源码,可用于JPEG算法优化的参考。程序中用到的算法称为“扭卷积”,可参考相关IEEE paper
DCT+
- 改进的DCT算法设计,veriloghdl实现
two_d_dct_serial
- altera公司提供的适用于包涵DSP内核的FPGA的二维DCT变换源码,语言是:verilog 性能不错,不过资源消耗有点大,可以用来学习多项式变换的DCT算法-ALTERA companies covered in the application of FPGA DSP core 2D DCT source language is : Verilog performance is good, but a bit large consumption of resources can be us
JPEG
- 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression process of the implementation pro
2DImageFilterByVHDL
- 用VHDL语言编程实现2维图像的滤波算法,简单精辟-VHDL programming language used to achieve 2-D image filtering algorithm, simple brilliant
two_d_dct_serial
- 二维DCT变换,采用查找表的方法实现算法,分别通过列变换,再通过行变换,通过加法器乘法器以及流水线技术得出更快的结果!-two-dimention DCTtransform,the algorithm was implemented by look up table,via row trasforming and colum trasforming respectively
twodct
- 两种快速DCT算法的矩阵分解与分析。两种dct的对比。
dct
- 基于FPGA的图像压缩算法程序,自己写的,可以参考一下-FPGA-based image compression algorithm, write your own, you can refer to
DCT8_final
- 二维dct算法的fpga实现及验证,采用VHDL语言编写。-2D-dctThe FPGA realizing algorithm
DCT
- 二维dct算法的 fpga实现及验证,采用VHDL语言编写。-2D-dctThe FPGA realizing algorithm
2dDCT
- 二维dct算法的fpga实现及验证,采用VHDL语言编写。-2D-dct The FPGA realizing algorithm
Ttwo_d_dct_sew
- 二维DCT变换,采用查找表的方法实现算法,分别通过列变换,,再通过行变换,通过加法器乘法器和流水线技术得出更快的结果! -2D DCT algorithm using look-up table method, respectively, by column transform, and then transform through the line faster results obtained by the adder multipliers and pipelining techniq
IDCTTzipm
- 改进的DCT算法设计,,veriloghdl实现 -Improve the DCT algorithm design,, veriloghdl to achieve
DCT_verilog
- DCT是数字图像处理中的一种基础算法,实现从时域到频域的转换,从而去掉时域中数据的相关性,有利于量化后对变换系数采用游程编码和Huffman编码。-DCT is a digital image processing a basic algorithm to achieve the conversion the time domain to the frequency domain, and thus remove the domain relevance of data in favor of
dct
- LTE通信中DCT算法的VERILOG实现,给初学者提供参考。-LTE communication VERILOG algorithm DCT implementation, to provide a reference for beginners.