-
rpca
RobustPCA 是最近提出的一种非常新的图像矩阵分解算法,该算法具有对噪声不敏感、能处理高维图像数据的特点。这是论文作者提供的 MATLAB 实现代码。(Oct 2009
This matlab code implements the augmented Lagrange multiplier method for
Robust PCA.
)
- 2010-07-20 15:59:22下载
- 积分:1
-
daisy
daisy是08年新提出来的特征描述符算法,常用在图像匹配等领域中。文件包含算法的PDF文档和算法提出者编写的相应matlab程序,大家可以根据自己的需要来利用。(A Fast Local Descriptor for Dense Matching,2008.)
- 2010-01-07 17:49:29下载
- 积分:1
-
matlab
基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等(MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interface, using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet reconstruction, add noise, denoising, smoothing, sharpening, edge detection, image segmentation, etc.)
- 2020-06-25 23:20:02下载
- 积分:1
-
luwusheng
陆吾生教授的压缩感知材料,PPT格式,开始学习基础知识的同学有帮助。(Professor Lu Wusheng compressed sensing materials, PPT format.)
- 2012-12-20 10:11:35下载
- 积分:1
-
RANSAC
图像配准算法打包,包括很多经典的配准算法(Image registration algorithm,include many classical registration algorithm)
- 2011-10-10 15:43:05下载
- 积分:1
-
PF
说明: 经典的粒子滤波算法,适用于粒子滤波的初学者更好的了解粒子滤波(Classical particle filter, particle filter for better understanding of particle filter for beginners)
- 2011-11-29 09:39:53下载
- 积分:1
-
WaveletTransform
提出一种基于小波变换的图像配准方法。该方法首先用小波变换提取边缘特征点, 同时构成小波金字塔影像。在最高层利
用角度相关系数确定基准图像和配准图像之间的旋转角度, 经多分辨分级搜索匹配得到最终匹配特征点对, 利用这些特征点对待
配准图像进行配准纠正。实验结果表明, 改进方法有较好的效果, 可用于广泛应用领域。(Proposed a wavelet-based image registration method. In this method, using wavelet transform to extract the edge feature points, the same time constitute wavelet pyramid image. Point at the highest level the correlation coefficient using the baseline image registration between image and the angle of rotation, the multi-resolution hierarchical searching and matching features of the final match point, the use of these features point towards registration image registration correction. Experimental results show that the improved method has better results, can be used for wide range of applications.)
- 2010-12-19 18:36:12下载
- 积分:1
-
Video
中国科学院长春光学精密机械与物理研究所
基于外极线约束条件的视频判读方法(Changchun Institute of Optics, Fine Mechanics and Physics epipolar constraint based on the video interpretation method)
- 2010-12-08 12:25:49下载
- 积分:1
-
similarity
自相似特征(self-similarity)描述子的提取代码,算法见“Matching Local Self-Similarities across Images and Videos”(Self-similar characteristics (self-similarity) describe the extraction of sub-code, algorithms, see " Matching Local Self-Similarities across Images and Videos" )
- 2010-01-19 21:19:31下载
- 积分:1
-
A-Watermarking-Algorithm(MATLAB)--
盲水印提取时不需要参考原始载体图像,在信息隐藏、版权保护等方面具有更广泛的应用前景。提出的盲水印算法在分块离散余弦变换(DCT)和离散小波变换(DWT)的基础上,利用关系双方DCT系数和DWT系数在受到攻击时具有相同变化趋势的特点,采用关系嵌入和量化嵌入的自适应选择嵌入策略,较大幅度地提高了盲水印提取的鲁棒性。同时在量化嵌入中采用抖动调制,实现了水印透明性和鲁棒性调节的便捷性。大量仿真实验结果表明该算法对噪声干扰、低通滤波、JPEG压缩、对比度增强等攻击有很好的鲁棒性和透明性。关键词 数字水印盲水印关系嵌入量化嵌入离散余弦变换离散小波变换
按这篇文章的算法,自己编的matlab,没有攻击时水印提取率为1,加水印后图像PSNR有45+,。有攻击后提取率也有0.9+。(Blind watermark extraction can be fulfilled without referring to the original host image. Therefore it hasmuch
prospective applications in the fields of information hiding and copyright protection. Based on blocking Discrete Cosine
Transform (DCT) and blocking DiscreteWaveletTransform (DWT), the proposed blind watermarking algorithm uses an
embedding strategy of adaptively selecting either relationship embedding or quantization embedding. The relationship em-
bedding comes from the observation thatboth themagnitudes of coefficients concerned in the relationship usually have thesame change trend when the image is attacked. This strategy remarkably improves the robustness ofwatermark extraction.In addition, dithermodulation is used in quantization embedding, bywhich the tradeoff between transparency and robus-tness ofwatermarking can be easily adjusted. Simulation results show that the algorithm is fairly robust against the attacks such as noise, filtering, compression, and contrast )
- 2013-04-14 16:15:47下载
- 积分:1