-
DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面
说明: 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method contrast digital watermarking system. With GUI interactive interface. There is a main interface GUI, which can call the sub interfaces of DWT method and DCT method. The process includes: reading host image and watermark image, embedding, attacks of various methods (cutting, adding noise, rotation, etc.), extracting. Finally, PSNR peak signal-to-noise ratio is used to evaluate the robustness of different attacks.)
- 2021-04-04 23:29:04下载
- 积分:1
-
kmeans
说明: 利用kmeans方法进行图像分割的matlab代码,希望对大家有用(Kmeans method using image segmentation matlab code, in the hope that useful)
- 2008-11-28 21:10:07下载
- 积分:1
-
photo
类似于photoshop软件处理,功能复杂简单耐用,适合于初学者学习参考(Similar to the photoshop software processing, functional complexity of simple and durable, suitable for beginners to learn information)
- 2011-06-08 22:06:36下载
- 积分:1
-
frft
矩形信号的frft(分数傅里叶变换wigner_ville_1.m 单分量信号去噪
wigner_ville_2.m 双分量平行信号去噪
wigner_ville_3.m 3分量信号频率检测)分数傅里叶变换是经典傅里叶变换的另一种改进方式。它的主要特点是提供研究对象从时间域到频率域全过程的综合描述,随着阶数从0连续增长到1,分数傅里叶变换展示出研究对象从纯时间域逐步变化到纯频率域的所有变化特征。因此,分数傅里叶变换提供了远比傅里叶变换多得多的可供选择的数据处理和分析方法。(The rectangular signal FRFT (Fractional Fourier Transform) Score Fourier transform is another modification of the classic Fourier transform. Its main feature is a comprehensive description of the study from the time domain to the frequency domain, with the order of continuous growth from 0 to 1, the fractional Fourier transform demonstrate the object of study from a purely time-domain gradually change to a pure frequency domain variation. Thus, the fractional Fourier transform provides data processing and analysis methods than Fourier transform much more to choose from.)
- 2012-09-23 11:58:05下载
- 积分:1
-
4
说明: matlab区域填充的具体算法及演示,绝对原创(the algorithm of fill an origin used matlab)
- 2010-01-10 10:32:03下载
- 积分:1
-
superresolution_v_2.0
该代码实现序列图像配准和重建过程,包含多种算法,配准算法有keren,marcal等,重建算法包含了POCS凸集投影算法(The code sequence of image registration and renewal process, including a variety of algorithms, registration algorithms are keren, marcal etc. reconstruction algorithm contains POCS POCS algorithm)
- 2014-11-21 18:22:01下载
- 积分:1
-
head-3d-restruction
利用matlab对头颅图像进行三维重建的实用算法(Practical three-dimensional image reconstruction algorithm using matlab)
- 2013-05-21 10:38:27下载
- 积分:1
-
Fakecolor
System Generator中伪彩色增强建模(Pseudocolor enhancement model in the System Generator)
- 2021-03-30 16:19:09下载
- 积分:1
-
quchubeijing
通过腐蚀,去轮廓等操作去除图像背景,适合matlab初学者认识程序。(Corrosion, go to outline operation to remove the image background for Matlab beginners understanding of the program.)
- 2012-07-09 21:45:18下载
- 积分:1
-
restore
说明: 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。
图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。
(A sharp and clear image is not directly produced
from the optics, however, digital signal processing applied to the sampled image produces a sharp and clear final image that
is also insensitive to misfocus related aberrations. This paper gives an overview of Wavefront Coding and example images
related to the two applications of machine vision/label reading and biometric imaging. Design techniques of Wavefront
Coding are unique from that of traditional imaging system design since both the optics and digital processing characteristics
of the system are jointly optimized for optimum system performance.)
- 2010-04-07 15:41:40下载
- 积分:1