搜索资源列表
quantize
- 一个MATLAB编的图像编码中的量化小程序,希望大家看了有用
workingjpeg.zip
- JPEG DCT based baseline method which divides the image into 8x8 blocks and quantize anthen entropy coded.,JPEG DCT based baseline method which divides the image into 8x8 blocks and quantize anthen entropy coded.
CH3
- 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
Curvelet
- The code first quantize the face image in different bit planes and then perform curvelet transform with different resolution
quantization
- This matlab code read bmp file and seperate it to R,G,B components. And also quantize the image.
VectorQuantisation
- Matlab functions to first create a training data set and construct the codebook and then generate a signal and vector quantize it
TransformCoding
- Matlab code to study the decorrelation and energy packing efficiency of three transform techniques: Karhunen-Loève transform (KLT), discrete-cosine transform (DCT), and Walsh-Hadamard transform (WHT). Using a given vector of signal samples, it tra
D
- 灰度图像的量化和直方图均衡化直接调用函数。量化是指将像素灰度转换成离散的整数值的过程。量化等级越多,所得图像层次越丰富,灰度分辨率高,图像质量好,但数据量大。-Write MATLAB functions to quantize grayscale image with given quantization step Q. Process the given test images “Lena” with quantization steps Q=2, 4, 8 16, 32, 64, 1
quantize
- 截取定点数据,matlab程序,通过输入参数,可以得到要定点化的数据-fixed point data quatized
Cosine-cross-similarity
- 利用cosin余弦距离量化不同数据集间相似性测度的matlab函数-quantize the similarity between data sets using cosin distance
PCM
- Implementation and Signal to Quantize noise ratio (SQNR) in Pulse code modulation using Matlab. Also compared A-law, u-law, companding.-Implementation and Signal to Quantize noise ratio (SQNR) in Pulse code modulation using Matlab. Also compared A-la