搜索资源列表
2D-DCT变换
- 免费下载
cast_dct-a.zip
- dct 2d algorithm descr iption ,dct 2d algorithm descr iption
DCT.rar
- 利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。,DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.
two_d_dct_serial
- Verilog codes for 2D Discrete Cosine Transform (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 x 4 matrix for the transformat
fast_block_dct
- Fast m-scr ipt implementation of Block-DCT ( 2-D DCT )
faceRecognition
- 基于2D-DCT和模块2DPCA的人脸识别系统的实现(matlab)-Based on the 2D-DCT and modules 2DPCA Face Recognition System (matlab)
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
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.
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 done in Modelsim 6.3b.
dct
- JPEG Compression and Ethernet Communication on an FPGA
DCT
- 二维离散余弦变换 c# 实现图像压缩和特征提取 -Discrete Cosine Transform for Feature Extraction Decription: Implementation of 2D discrete cosine transform in c# Download source: http://www.codeproject.com/KB/GDI/2D-DCT.aspx
dct
- 基于FPGA的图像压缩算法程序,自己写的,可以参考一下-FPGA-based image compression algorithm, write your own, you can refer to
dct
- DCT 2d for JPEG in verilog