搜索资源列表
-
0下载:
已知两个不同图像块亮度数据如下:
(1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。
(2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。
(3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。
(4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( )
(5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
-
-
0下载:
musicdsp source code archive-Analysis
Beat Detector Class
Coefficients for Daubechies wavelets 1-38
DFT
Envelope detector
Envelope Detector class (C++)
Envelope follower with different attack and release
Fast in-place Walsh-Hadamard Tra
-
-
0下载:
对单幅图像进行编解码程序,经过DCT,量化,扫描,编码及其逆过程实现编解码-Single image codec on the program, after DCT, quantization, scanning, coding and decoding achieve reverse process
-
-
0下载:
Image classification by using vector quantization algorithm
-
-
0下载:
Image classification by using vector quantization algorithm
-
-
0下载:
Image classification by using vector quantization algorithm
-
-
0下载:
max loyd quantization for image processing
-
-
0下载:
该图像压缩算法参考MG.Jordon博士发布的开源代码,作者对部分内容进行了优化,包括了帧内编码、帧间编码,DCT变换编码、自适应量化等。-The image compression algorithm reference Dr. MG.Jordon released the open source code, the author of some of the contents of the optimization, including the intra coding, inter fra
-