-
HVS
人类视觉系统的matlab工具箱,包括亮度掩膜,对比度掩膜和对比度灵敏度函数的实现。是学习人类视觉系统非常好的入门材料。()
- 2008-07-15 10:03:46下载
- 积分:1
-
KSVD
说明: 图像稀疏编码的一种方法,可用于基于稀疏表示的图像压缩、去噪等(Sparse image coding method can be used for sparse representation-based image compression, denoising, etc.)
- 2011-02-26 15:08:08下载
- 积分:1
-
watermark.m
%基于DCT的水印算法
%数字水印处理系统主要由水印嵌入和水印检测两个过程。
%水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。
%水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。
%基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数作为重要分量)。
%定义一个相似函数来检验水印提取是否成功。试验结果表明,该算法具有不可见性,对通常的图像处理,如剪切、缩放、中值滤波、压缩等
%以及噪声干扰都具有一定的鲁棒性。(err)
- 2021-01-05 20:18:55下载
- 积分:1
-
inverhuifu
使用matlab分析传统光学系统加入三次相位掩模板之后对中间像进行图像复原(Analysis using matlab conventional optical system after adding three phase mask image on the intermediate image restoration)
- 2013-08-28 16:59:39下载
- 积分:1
-
hessian
用于SIFT变化的关键点判断,定对比度和herrian矩阵,最后结果为关键点在DOG里的坐标!(Change for the SIFT key points to determine, set contrast and herrian matrix, the final results for the key points in the coordinates in the DOG!)
- 2009-05-30 11:41:01下载
- 积分:1
-
matlab
基于分形理论的改进的一种图像分割算法,用matlab语言实现(Based on Fractal Theory An improved image segmentation algorithm)
- 2013-08-12 11:11:26下载
- 积分:1
-
zxscsPrimsuanfa
关于图像分割的一个代码,最小生成树Prim算法,能够实现相应功能,拿出来与大家共享(Image Segmentation on a code, Prim minimum spanning tree algorithm, can achieve the corresponding functions, and show to share with you)
- 2008-04-25 19:26:52下载
- 积分:1
-
PCA-(ICA)
主成分分析程序包,包括主成分分析和独立主成分分析两个程序源代码。(Principal component analysis package, including principal component analysis principal component analysis and independent source code for both procedures.)
- 2009-03-20 11:09:37下载
- 积分:1
-
arnold
这个程序对图像进行arnold变换,把二值图像置乱,然后一定的周期之后进行复原。(This procedure is arnold image transformation, the binary image scrambling, and then after a certain recovery cycle.)
- 2007-10-18 18:45:21下载
- 积分:1
-
CUDA
将传统的串行均值滤波算法修改为基于CUDA的并行的滤波算法(Modify traditional serial mean filtering algorithm based on CUDA parallel filtering algorithm)
- 2020-12-13 21:49:14下载
- 积分:1