搜索资源列表
r8x8invdct
- 应用于视频解码中的反向DCT变换,在ADSP——BLACKFIN533平台上的实现-applied to the video decoder reverse DCT, the ADSP -- BLACKFIN533 platform on the realization
2D_dct
- 二维dct变换的DSP实现算法 只要下载了后,解压缩既可-Extra transform two-dimensional DSP algorithm as a download, decompress both!
Exp05DCT
- 这是DSP实现的DCT变换,以在ccs上编译通过-DSP This is the DCT to the ccs compiled by
TI_Picture_DCT
- TI C6416 DSP平台上的一个图像处理工程源码,包括图像输入,DCT变换,DCT逆变换等。-TI C6416 DSP platform of a source image processing projects, including image input, DCT, inverse DCT transformation.
dct
- 离散余弦变换的verilog源代码,经过验证可实现
dct
- 2维DCt源码,可以实现8乘8点数据的2维DCT变换
dct.rar
- 离散余弦变换的设计源代码以及测试源代码和仿真图,Design of discrete cosine transform source code and test source code and simulation plan
butterfly.rar
- 蝶形运算,可用于DCT变换,FFT变换的模块,Butterfly computation, can be used for DCT transform, FFT transform module
1D-DCT
- 一个完整的基于DSP的一维DCT变换和逆变换的程序。-A complete DSP-based one-dimensional DCT transform and inverse transform process.
DCT
- 用于视频图像编码的8×8DCT变换,可用于MPEG4.H263等VHDL编程-For video images encoded 8 × 8DCT transform, can be used to MPEG4.H263 such as VHDL Programming
dct-code
- 离散余弦变换的VHDL实现,不错的代码和方法-Discrete cosine transform VHDL realization of good code and methods
DCT
- 用C语言编写的DSP程序,实现离散余弦变换 (DCT),在CCS下运行~-Using C language DSP procedures, implementation of discrete cosine transform (DCT), run at CCS ~
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.
dct
- 用vhdl语言来实现了dct离散余弦变换-With VHDL language to achieve the optimal discrete cosine transform
dct
- dct变换的ccs实现,二维DCT变换,等效于分别在两个维度上进行一维DCT变换-ccs achieve dct transform, two-dimensional DCT transform, is equivalent to, respectively, in two dimensions on the one-dimensional DCT transform
ch3_dct
- fpga dct变换,用以视频压缩和处理图像-fpga dct
dct_verilog
- 用FPGA实现dct变换。verilog语言实现,在quartus9.0中验证,含整个工程-dct transform verilog language in quartus9.0 verify, with the entire project
DCT
- 整数DCT变换的设计与实现,希望对大家有所帮助-Integer DCT transform the design and implementation, we want to help
DCT
- DCT变换方法,并讨论了应用MATLAB中的图像处理工具箱中的相关函数和命令来实现离散余弦变换的图像压缩算法的仿真。-DCT transformation method, and discusses application MATLAB image processing toolbox related functions and commands to achieve discrete cosine transform image compression algorithm simulation
2D的DCT变换
- 二维DCT变换,附源码以及testbench,以及相应的数学知识