当前位置:
首页
资源下载

搜索资源 - scalar quantization image
搜索资源列表
-
0下载:
在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
-
-
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下载:
256色灰度图像压缩
256色灰度图像dct变换-标量量化-反标量
量化-反DCT-256-color grayscale image compression 256-color grayscale image dct transform- scalar quantization- Anti-scalar quantization- Anti-DCT
-
-
0下载:
Author: This Code written By Dr. Faisel G. Mohammed
(Lecturer in Science college- Computer Dep.-Iraq: Email: fgmnjt@scbaghdad.edu.iq )
Purposes: for Bsc Students in Multimedia Lab.
To Learn Vector and scalar Quantization Algorithms in digital
-
-
0下载:
本文件利用matlab对图像进行scalar quantization。程序分别对图像进行了8,16,32,64level量化,同时计算出了不同level的MSE/SNR/PSNR 。-This matlab file realize the scalar quantization on the image. The program quantizes the image with 8, 16, 32, 64 levels respectively, and then compute the v
-
-
0下载:
Image Compression and Watermarking scheme using Scalar Quantization
-
-
0下载:
scalar quantization of image and communication over erassure channel and error removal
-
-
0下载:
Image scalar quantization, reads an image and quantize it with a step n, test images are joined
-
-
0下载:
编程实现颜色标量量化。输入为24位彩色图像,将RGB分量分别保持头3位、头3位、头2位的值不变,其余各位变为10000、10000和100000,观察处理后的图像的颜色失真情况。注意OpenCV中的RGB分量的存储顺序为BGR。-Programming color scalar quantization. Enter the 24-bit color images, the RGB components respectively held the first three, the first t
-
-
0下载:
Image Scalar Quantization
-