搜索资源列表
image
- 实现了2D的图像处理,关于图像的各种方式的DCT变换,以及反变换。-The realization of the 2D image processing, a variety of ways on the image of the DCT transform, and inverse transform.
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
soft_cast
- softcast的2d dct实现,先对图像转灰度图,得到的亮度信号矩阵做DCT 变换-softcast of 2d dct implementation, the first image to grayscale, luminance signal obtained by DCT transformation matrix do
test_dct
- 2D-DCT变换是视频压缩中的常用变换[2]。在压缩过程中,将一幅图像分成许多4*4的小块进行变换。-2D-DCT transform is often used in video compression transformation [2]. In the compression process, an image is divided into many small blocks of 4* 4 transform.
dct2d
- 研究生课程 : 来源于Xilinx公司,二维DCT变换代码。-Graduate courses: from Xilinx, 2D DCT function implementation verilog code.