登录
首页 » matlab » 双相位编码彩色图像加密

双相位编码彩色图像加密

于 2020-10-28 发布
0 298
下载积分: 1 下载次数: 8

代码说明:

说明:  采用双相位编码对图像进行加密解密,采用双随机相位加密技术得到的 S 分量的相息图, 在加密的过 程中引进了随机相位因子, 在不知密钥的情况下解 密出 S 分量几乎不可能, 从而保证了的安全性(Two phase encoding is used to encrypt and decrypt the image)

文件列表:

基于双相位编码的单通道彩色图像加密, 0 , 2020-05-18
基于双相位编码的单通道彩色图像加密\single.m, 630 , 2020-05-18
基于双相位编码的单通道彩色图像加密\原理简介.txt, 59 , 2020-05-18
基于双相位编码的单通道彩色图像加密\1.jpg, 79981 , 2020-05-18
基于双相位编码的单通道彩色图像加密\A201002-210.pdf, 317270 , 2020-05-19
基于双相位编码的单通道彩色图像加密\bm.m, 1293 , 2020-05-19
基于双相位编码的单通道彩色图像加密\hsv2rgb.m, 3202 , 2020-05-18
基于双相位编码的单通道彩色图像加密\rgb2hsv.m, 3390 , 2020-05-18
基于双相位编码的单通道彩色图像加密\程序解析,请先读我!!.txt, 245 , 2020-05-19
基于双相位编码的单通道彩色图像加密\基于双相位编码的单通道彩色图像加密_杨晓苹 (1).pdf, 728219 , 2020-05-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WaterMarker
    一个小巧的图片水印工具,可在图片的指定位置写入文本,文本字体可调(A small picture watermark tool)
    2012-10-10 00:08:12下载
    积分:1
  • vfv1.0
    说明:  一个线性积分卷积(LIC)matlab源码(A linear integral convolution (LIC) matlab source)
    2008-09-17 18:35:42下载
    积分:1
  • drtoolbox.tar
    这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值!!( ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techniques are available: - Principal Component Analysis ( PCA ) - Linear Discriminant Analysis ( LDA ) - Multidimensional scaling ( MDS ) - Probabilistic PCA ( ProbPCA ) - Factor analysis ( FactorAnalysis ) - Sammon mapping ( Sammon ) - Isomap ( Isomap ) - Landmark Isomap ( LandmarkIsomap ) - Locally Linear Embedding ( LLE ) - Laplacian Eigenmaps ( Laplacian ) - Hessian LLE ( HessianLLE ) - Local Tangent Space Alignment ( LTSA ) - Diffusion maps ( DiffusionMaps ) - Kernel PCA ( KernelPCA ) - Generalized Discriminant Analysis ( KernelLDA ) )
    2009-03-21 11:43:08下载
    积分:1
  • A0357
    一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。(a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download )
    2020-12-27 21:59:02下载
    积分:1
  • matlab_regiongrowing
    此程序为区域增长经典算法,程序后面有详细注释(This procedure is a classical algorithmfor the regional growth,the procedure followed in detail the Notes)
    2009-03-05 14:19:04下载
    积分:1
  • deblurr
    利用多用方法进行数字图像去模糊实例,便于初学者理解反卷积去模糊、伪逆去模糊等基本算法(Example scripts for image debluring, try to give general introduction of some basic algorithms, such as pseudo inverse debluring.)
    2013-05-11 14:35:55下载
    积分:1
  • RdwtSvdWatermarking
    将原始载体图片经过一维冗余离散小波变换分成四个子频带,分别对每个子频带进行奇异值分解, 将水印图片灰度值直接按比例缩小嵌入到奇异值矩阵中,再将此矩阵进行一次奇异值分解得到奇异值当做此子带的奇异值, 重建此子带矩阵,而后将进行反冗余离散小波变换得到嵌入载体后的水印图像。(The original image after the one-dimensional vector redundant discrete wavelet transform is divided into four subbands, respectively, of each sub-band for the singular value decomposition, the watermark image gray value scale down directly embedded into the matrix singular value, then this matrix is ​ ​ a Singular value decomposition singular value as the singular values ​ ​ of this sub-band, the reconstruction of this sub-band matrix and after anti-redundant discrete wavelet transform watermark image after embedding the carrier.)
    2020-12-22 15:59:09下载
    积分:1
  • jiyuzuixiaoerchengfagaijindesuijituoyuanjiance
    为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测的速度、稳定性和准确性, 同时保留了原算法的抗噪声能力.(: An imp roved randomized ellip se detection algorit hm based on least square approach was proposed to enhance t he efficiency and accuracy of ellip se detection in digital images. This algorit hm randomly se2 lect s three edge point s in t he image , and t hen uses least square approach to fit all t he edge point s in three windows , which are defined by t he t hree edge point s. The forth edge point is randomly selected to judge whet her a possible ellip se exist s in t he image. Utilizing the characteristic of direct least square fit ting of ellip se , an iteration process of edge point collecting and ellip se refit ting of possible ellip se was int roduced to ext ract t he final ellip se’s parameters. Artificial images wit h different level s of noise and nature images containing incomplete ellip ses were employed to test t his algorithm. Experimental result s show that t he improvement s are notable. Compared with the original algorit hm , t he propo sed algorit hm reduces)
    2020-11-01 11:19:55下载
    积分:1
  • LightingNormalization
    说明:  基于积分图像的人脸图像光线归一化程序,内含处理结果对照图。(based on the integral image Face Image light under a program containing the results of the control plan.)
    2006-05-10 10:54:02下载
    积分:1
  • 灰度的盲复原问题进行了一些研究 PSF
    本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复 原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的 点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像 的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理 另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法 的基本思想,并结合正则化的思想,提出了NAS-RIF的改进算法,相应对该算法的 性能效果进行了仿真分析。 1.图像去噪MATLAB仿真程序.m 2.图像点扩展函数获取MATLAB仿真程序.m 3.约束最小二乘法图像复原MATLAB仿真程序.m()
    2020-11-09 12:59:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载