-
lvboqqqqqqq
于傅里叶变换的图像加密技术研究
具体是将一幅图像用 fft 变换到频域
在频域中进行加密 我考虑的是通过随机相位来加密的方法,请问用matlab怎样实现
加密后在通过 ifft 得到加密后的图象
(Fourier transform in the image encryption technology to study the details of an image is to use fft transformed to the frequency domain in the frequency domain I consider encryption is through random-phase approach to encryption, Will the use of Matlab how to achieve the adoption of encryption ifft be encrypted images)
- 2006-09-07 20:44:18下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1
-
ImagefusionPCAandIHS
给出了图像融合中三种经典的融合算法:加权融合、PCA融合和IHS融合。程序中有比较详细的说明,特别适合初学图像融合者使用(Image fusion are given the convergence of three classical algorithms: weighted fusion, PCA fusion and IHS fusion. Procedures are a more detailed explanation, especially for beginners to use the image fusion)
- 2009-10-07 20:53:56下载
- 积分:1
-
ikmeans
说明: 利用ikmeans算法实现图像分割matlab代码(ikmeans algorithm to deal image segmentation)
- 2020-09-22 10:55:52下载
- 积分:1
-
MosaicKit(matlab)
说明: 把两幅有相互重叠部分的图片拼接在一起,合成一副大的图片(There is some overlap between the two pictures spliced together, synthesized a large picture)
- 2010-03-16 16:16:29下载
- 积分:1
-
shearlet
此程序为shearlet程序,用于对图像进行分解变换,有兴趣的可以下载(This procedure for shearlet program for image decomposition transform, are interested can download)
- 2020-11-23 15:19:34下载
- 积分:1
-
Log_MergerSharp001
Log整合功能. 自動整理紀錄檔部份檔案.(Log Arrange. Auto Message.)
- 2013-10-21 13:45:09下载
- 积分:1
-
产生螺旋波面的m文件 vortex
产生螺旋波面的m文件,拓扑核数是3,相位改变量和高度可以自己调节。内附平面波和球面波的示意图以及产生的图片(generating helical wavefront whose topological number is three)
- 2016-07-20 09:18:24下载
- 积分:1
-
energie_cliquesIsing2
click energie of image , we can use it to calculate markov field ... and other
- 2013-10-20 03:57:14下载
- 积分:1
-
tuxiangyuchuli
图片的预处理 将图片读入之后 经过灰度处理 中值滤波(多次) sobel算子运算
二值化运算 最后做细化 处理 显示并保存 细化后的图象(Pretreatment of the picture after the picture to read through the gray scale median filter processing (multiple) sobel operator Binary operator to do the final thinning operation display and save the image after thinning)
- 2011-06-05 20:19:11下载
- 积分:1