搜索资源列表
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 cons
DCT_2D
- DCT_2D Transform 2D DCT变换-DCT_2D Transform 2D DCT
DCT2-lele
- 利用蝶形算法类似于FFT,利用先行再列实现二维DCT。速度很快。包含反DCT的代码。-similar to the use of butterfly FFT algorithm, the first re-use of 2D DCT out. Very fast. Contain anti- DCT code.
DCT
- 将一副256*256的灰度图像分成8*8的小图像块,然后进行dct变换-Will be a 256* 256 gray image is divided into 8* 8 small image blocks, and then proceed to DCT transform
dct
- 2维DCt源码,可以实现8乘8点数据的2维DCT变换 -2-D DCT-source, you can realize 8 x 8 data 2-D DCT transform
fast_block_dct
- Fast m-scr ipt implementation of Block-DCT ( 2-D DCT )
dct
- Project 2D DCT core - specifications and codes-Project 2D DCT core- specifications and codes
dct-thesis
- Project 2D DCT core - specifications and codes-Project 2D DCT core- specifications and codes
dct2
- Project 2D DCT core - specifications and codes-Project 2D DCT core- specifications and codes
dct2
- 这个是一个基于FPGA的数字图像的整数DCT变换程序,程序高性能地实现了2维DCT变换。-This is an FPGA-based digital image of the integer DCT transform process and procedures to achieve high-performance 2-D DCT transform.
projekt
- Dct 2d in vhdl + descr iption -Dct 2d in vhdl+ descr iption
cast_dct-a
- dct 2d algorithm descr iption
image
- 实现了2D的图像处理,关于图像的各种方式的DCT变换,以及反变换。-The realization of the 2D image processing, a variety of ways on the image of the DCT transform, and inverse transform.
xapp610
- Verilog code for 2D-DCT with detailed documentation.
DCT_2D
- 二维DCT,FPGA实现JPEG压缩中的二维DCT-dct
test_dct
- 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4
ch3_dct
- fpga dct变换,用以视频压缩和处理图像-fpga dct
dct
- all ok...4 Dec 2009 ... In this method the 2-Dimensional DCT is obtained by taking two ... column-wise 1D DCT is ascertained which gives the 2D DCT of the data. ... The design is done in Verilog HDL and the simulation is
two_d_dct_serial
- Verilog codes for 2D Discrete Cosine Transform (DCT)
dct
- JPEG Compression and Ethernet Communication on an FPGA