Description: 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot matrix A, and then A singular value decomposition, the choice of n (4; N) 000 eigenvalues larger the corresponding eigenvector, the use of the Vector with the block images within the plot to image compression and restoration Platform: |
Size: 1024 |
Author:王志气 |
Hits:
Description: 离散余弦变换(D iscrete Cosine Transform )简称D CT,是一种实数域变换,其变换核为实数的余弦函数,除了具有一般的正交变换性质外,它的变换阵的基向量能很好地描述图像信号的相关特征,所以在图像信号的变换中,D CT变换被认为是一种准最佳变换。
-discrete cosine transform (D iscrete Cosine Transform) referred D CT it is a real domain transform, transform its nuclear real number of cosine function, in addition to the general nature of the orthogonal transformation, its transformation matrix-vector can be a good image to describe the relevant characteristics of the signal, the image signal transformation, D CT transformation has been seen as a potential best transformation. Platform: |
Size: 291840 |
Author:刘东 |
Hits:
Description: 采用粒子群矢量量化算法生成图像矢量量化的最优码书,可以任意设定种群数与迭代代数。程序结果产生最优码书与平均误差。-Vector quantization using particle swarm algorithm for optimal image vector quantization code book, can set the number of stocks and iterative algebra. The results of the proceedings arising from the optimal codebook with an average error. Platform: |
Size: 51200 |
Author:张冰 |
Hits:
Description: 1. this function is for image (width=176, hight=144) only. but you can modify the related value to fit yours.
2. it is used to evaluate the motion vector between the Nth image and N-1th image.
3. it use Three Steps search algorithm.
4. this algorithm finds the closest pixel near the original pixel in three times.-1. This function is for image (width = 176, hight = 144) only. But you can modify the related value to fit yours.2. It is used to evaluate the motion vector between the Nth image and N-1th image.3 . it use Three Steps search algorithm.4. this algorithm finds the closest pixel near the original pixel in three times. Platform: |
Size: 94208 |
Author:samk |
Hits:
Description: 读入一个视频序列中的任意两帧,对这两帧图像进行运动估计(全搜速方法),并且利用得到的运动矢量进行插值重建处于这两帧中间位置的图像。-Reading into a video sequence of arbitrary 2, the two-frame image motion estimation (full-speed search method), and the utilization of the motion vector for interpolation frame reconstruction in the middle of these two images. Platform: |
Size: 3072 |
Author:吴珅 |
Hits:
Description: 使用矢量量化技术实现对图像的加密以及解密-The use of vector quantization technique for image encryption and decryption Platform: |
Size: 53248 |
Author:lauren |
Hits:
Description: 用matlab实现color moments算法,先把rgb图像转换到HSV空间,然后计算每个分量的一二三阶矩,最后组成9维向量进行比较。-Using color moments algorithm matlab realize, first convert rgb images to HSV space, and then calculated for each component of the 123-order moments, the final composition of 9-dimensional vector for comparison. Platform: |
Size: 1024 |
Author:杨红菊 |
Hits:
Description: 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_2.bmp: 影像檔
lena.mat: Matlab的矩陣變數檔
-L3_1.m: scalar quantizer design (the program) L3_2.m: quantitative result of the false contour (the program) L3_3.m: Vector quantizer code book of the generation (the program) L3_4.m: training in the use of LBG three different size and dimension of the code book and separate VQ (program) gau.m: ML quantizer design in the denominator of the calculation formula (function) gau1.m: ML quantizer design in the calculation of molecule-type ( function) LBG.m: LBG training method (function) quantize.m: Gaussian probability density function of the non-uniform quantization (function) VQ.m: vector quantization (function) L3_2.bmp: image file lena.mat: Matlab matrix variable file Platform: |
Size: 191488 |
Author:Oki |
Hits:
Description: matlab编的基于图像矢量量化的水印程序,用分割码本的办法嵌入水印!-matlab for image vector quantization-based watermarking process, with the approach of the division of code embedded watermark! Platform: |
Size: 2048 |
Author:周赟 |
Hits:
Description: 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I use IDCT to reconstructe the orignial image. working perfectly. Platform: |
Size: 4036608 |
Author:Jackie |
Hits: