搜索资源列表
-
0下载:
在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
-
-
0下载:
基于 DCT(离散余弦变换 )域的信息隐藏算法是目前应用最广的变换域算法 ,此类算法的最大不足是嵌信息量小。通过分析 DCT域隐藏算法隐藏容量少的原因 ,提出了一种大容量的 DCT域信息隐藏算法。算法首先对载体图像进行频谱均匀化处理 ,然后对图像进行全局 DCT变换 ,并将隐藏信息嵌入到载体图像的低频 DCT系数上 ,信息嵌入采用分段量化的方法实现 ,提取隐藏信息时不需要原始载体图像。实验结果表明 ,该算法的嵌入容量大 ,不可感知性好。-Based on DCT (discrete cosine
-
-
0下载:
L3_1.m: 純量量化器的設計(程式)
L3_2.m: 量化造成的假輪廓(程式)
L3_3.m: 向量量化器之碼簿的產生(程式)
L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式)
gau.m: ML量化器設計中分母的計算式(函式)
gau1.m: ML量化器設計中分子的計算式(函式)
LBG.m: LBG訓練法(函式)
quantize.m:高斯機率密度函數的非均勻量化(函式)
VQ.m: 向量量化(函式)
L3
-
-
0下载:
本文从矢量量化的角度对图像进行处理,程序经过验证,正确-From the perspective of vector quantization image processing, the program verified the correct
-
-
0下载:
用LBG算法对图像进行矢量量化,并实现了图像解码,图像解码视觉效果良好。-realized image vector quantization employed the LGB algorithm, and achieved the image decoding, image decoding visual effect is good.
-
-
0下载:
一种基于矢量量化快速编码的图像压缩方法 -A Fast Vector Quantization Encoding Method for Image Compression
-
-
0下载:
this function perform vector quantization on image by using matlab program -this function perform vector quantization on image by using matlab program ..
-
-
0下载:
this function perform vector quantization on the image by using matlab program -this function perform vector quantization on the image by using matlab program ..
-
-
0下载:
Vector quantization (VQ) is one of the lossy data compression
techniques[1], [2] and has been used in number of
applications, like pattern recognition [3], speech recognition
and face detection [4], [5], image segmentation [6-9], speech
data
-
-
0下载:
The Codebook Design of Image Vector Quantization
Based on the Firefly Algorithm
-