搜索资源列表
Image-Compression
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除
用matlab编写的实现Lagrange插值函数
- 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
imcompress
- 基于奇异值分解(SVD)的图像压缩算法matlab实现-Based on singular value decomposition (SVD) to achieve image compression algorithm matlab
W-SVD
- SVD图像处理,MATLAB程序 变换域小波处理程序-SVD image processing, MATLAB wavelet transform domain processing procedures
12345
- 彩色数字水印的程序,实现在彩色图像中通过DCT变换来嵌入水印信息-Color digital watermarking process to achieve the color image by DCT transform to embed watermarks
Watermarking_althorithm_based_on_DCT(MATLAB)
- 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the DCT Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the MATLAB installation directory under the work folder
359801828_imcompr
- SVD程序,用于图像的奇异值分解,SVD程序,用于图像的奇异值分解-SVD procedure for singular value decomposition of the image, SVD procedure for singular value decomposition image
3
- 摘要:为了提高图像复原算法的性能 ,提出了一种改进的奇异值分解法估计图像的点扩散函数。从图像的退化离散模型 出发 ,对图像进行逐层分块奇异值分解 ,并自动选取奇异值重组阶数以减少噪声对估计的影响。利用理想图像奇异值向 量平均能谱指数模型 ,估计点扩散函数奇异值向量的频谱 ,再反傅里叶变换得到其时域结果。实验结果表明 ,该方法能 在不同信噪比情况下估计成像系统的点扩散函数 ,估计结果比原有估计方法有所提高 ,有望为图像复原算法的预处理提 供一种有效的手段。-Abstract : T
CH4
- L4_1.m: SVD轉換(程式) L4_2.m: 影像轉換的能量集中能力(程式) L4_3a.m: 小波轉換之多重解析架構(程式) L4_3b.m: 小波轉換係數與影像的方向性(程式) energy.m: 能量集中(函式) L4_1.bmp: 影像檔 L4_2.bmp: 影像檔 L4_3b.bmp: 影像檔 woman.mat: Matlab的矩陣變數檔 -L4_1.m: SVD conversion (program) L4_2.m: image con
biometric
- This matlab code is for paper "Biometric Image Integrity Authentication Based on SVD and Fragile Watermarking"
svd_image
- This matlab code for SVD based image watermarking -This is matlab code for SVD based image watermarking
SVD-DCT_Image_watermarking
- This is the matlab code for SVD-DCT image watermarking
svd
- 对读入的图像做奇异值分解,观察各阶的基图像。-Read the image and do the singular value decomposition,observe the base image .
watermarking-usin-svd
- color image watermarking using singular value decomposition
Image-compression-algorithm
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
rdwt---svd-image-watermarking
- matlab rdwt svd watermarking
svd
- image compression using svd
Hybrid SVD-WDR
- In this paper a new image compression technique is presented using Singular value decomposition (SVD) and wavelet difference reduction (WDR). In this we have done hybridization of these two techniques in order to achieve higher compression rate and b
KSVD
- K-SVD图像去噪,仿真结果为原图像,加噪图像,去噪图像和字典原子。(K-SVD image denoising, simulation results for the original image, add noise, image denoising and dictionary atoms.)
demo
- K-SVD图片去噪,直接运行其中quzao.m文件即可。(K-SVD image denoising, directly run the quzao.m file.)