登录
首页 » matlab » SIFT-copy-move-detection

SIFT-copy-move-detection

于 2020-09-15 发布 文件大小:11713KB
0 263
下载积分: 1 下载次数: 102

代码说明:

  matlab 提取SIFT特征,并完成特征点的匹配以实现复制粘贴篡改检测(Extract SIFT features of the image and match the keypoint to detect the cony-move fogery )

文件列表:

SIFT 图像复制粘贴篡改检测
.........................\sift





.........................\....\baorsmd.png,121787,2013-06-09
.........................\....\baos80.png,124051,2013-06-08
.........................\....\baos90.png,124791,2013-06-08
.........................\....\demo-data





.........................\....\.........\object0040.view02.png,13579,2003-02-17
.........................\....\.........\object0040.view03.png,574557,2003-04-25
.........................\....\.........\object0041.view03.png,574557,2003-04-25
.........................\....\.........\object0059.view03.png,574557,2003-04-25
.........................\....\.........\wua.png,376431,2013-05-18
.........................\....\display_keypoints.m,2014,2012-02-05
.........................\....\DSCN41tamp1.jpg,63310,2010-02-19
.........................\....\dwt_sift.asv,1248,2015-03-05
.........................\....\dwt_sift.m,1266,2015-03-19
.........................\....\f1.asv,1480,2013-05-25
.........................\....\f1.m,1111,2013-06-06
.........................\....\f2.m,1640,2013-06-11
.........................\....\f3.asv,340,2013-05-25
.........................\....\f3.m,618,2013-07-08
.........................\....\findHomography.asv,1201,2013-06-07
.........................\....\findHomography.m,1201,2013-06-12
.........................\....\fs.m,952,2013-06-06
.........................\....\gaussian_filter.m,277,2012-02-05
.........................\....\ransac1.m,1053,2013-06-08
.........................\....\resizeImageFig.m,393,2012-02-05
.........................\....\sift.asv,20832,2015-03-19
.........................\....\sift.m,20832,2015-03-19
.........................\....\t1_no.asv,883,2013-06-06
.........................\....\t1_no.m,878,2015-03-04
.........................\....\t2.asv,1309,2015-03-19
.........................\....\t2.m,1318,2015-04-07
.........................\....\tree_copy_r20.png,1226911,2012-04-14
.........................\....\wua.png,376431,2013-05-18
.........................\....\wua30.png,380517,2013-05-19
.........................\....\wuad10.png,380229,2013-06-07
.........................\....\wuad30.png,379863,2013-06-07
.........................\....\wuad50.png,379137,2013-06-07
.........................\....\wuam1.png,378778,2013-05-19
.........................\....\wuar10.png,380453,2013-06-06
.........................\....\wuar180.png,380343,2013-05-22
.........................\....\wuar20.png,380511,2013-06-06
.........................\....\wuar55.png,380304,2013-05-22
.........................\....\wuar90.png,380445,2013-05-27
.........................\....\wuars.png,380553,2013-05-27
.........................\....\wuas110.png,380491,2013-05-27
.........................\....\wuas120.png,380640,2013-05-27
.........................\....\wuas80.png,380467,2013-05-27
.........................\....\wuas90.png,380390,2013-05-28
.........................\....\wuasnr24.png,384712,2013-05-19

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

发表评论

0 个回复

  • tracking_toolbox_help_and_demo_example
    Adding help and demos to the help browser
    2013-05-18 08:27:15下载
    积分:1
  • cejiao
    幅度和差测角和相位和差测角的MATLAB仿真程序,相位和差测角采用阵列天线,信号采用窄带点频信号,通过直接使用配相和波束形成后的表达式来仿真,幅度和差测角和相位测角类似,只是多了用sinc信号仿真(The difference between the measured amplitude and phase angle and the angle of deviation between the measured and MATLAB simulation program, and the difference between the phase angle measurement using an array antenna, the signal point using narrowband frequency signals, by directly using the distribution phase and beamforming expression after simulation, the amplitude and the difference Similar goniometer and phase angle measurement, but more with the sinc signal simulation)
    2021-03-13 16:49:24下载
    积分:1
  • matlab
    matlab实现二维抽样定理的模拟,通过peak函数产生的图像,进行二维抽样后还原出原图样(MATLAB realizes the simulation of two-dimensional sampling theorem, and restores the original pattern after two-dimensional sampling through the image generated by peak function.)
    2018-11-04 16:50:57下载
    积分:1
  • cdma
    实现扩频系统。信源产生,扩频,基带成型后加噪声,解扩,低通。判决(Achieve spread spectrum system. Source production, spreading, baseband shaping, add noise, despreading, low-pass. Judgment)
    2010-10-23 15:35:45下载
    积分:1
  • matlab
    仿真程序:首先需要用一个随机发生器产生(0.1)内的均匀随机数,然后再将该序列映射到对应的幅度电平{Am}。然后将这个范围再分成4个相等的区间,这些子区间分别对应于4个信号比特的符号00,01,10,11。检测器观察到r=Am+n,并且计算r和4种可能传输的信号幅度之间的距离,它的输出Bm就是相应于最小距离的信号电平。Bm与真正的的传输信号幅度比较,差错计数器用来对检测器产生的差错计数。(Simulation program: first need to use a random generator (0.1) the uniform random number, then the sequence is mapped to the corresponding amplitude level {Am}. Then this range has been divided into four equal intervals, these sub-intervals corresponding to four signal bits of the symbol 00,01,10,11. Detector observed r = Am+ n, and calculate r and 4 possible transmission distance between the signal amplitude, its output corresponding to the minimum distance Bm is the signal level. Bm and the real rate of transmission of the signal comparison, error detection counter is used to generate the error count.)
    2011-05-21 12:18:13下载
    积分:1
  • GA
    说明:  自己照书编写的基于量子遗传算法的寻优程序,赚取积分啦(According to the book written themselves based on quantum genetic algorithm optimization program, earn points friends)
    2013-11-24 22:54:41下载
    积分:1
  • SOM
    SOM神经网络,可以进行特征提取和模式分类,特别是特征维数较多的情况(SOM neural network, feature extraction and pattern can be classified, more especially characteristic dimension of the case )
    2011-12-20 21:14:08下载
    积分:1
  • bpnerual
    BP神经网络的数据分类——————语音特征信号分类(Data BP neural network classification speech characteristic signal classification)
    2015-03-02 11:25:11下载
    积分:1
  • lkk
    进行波束形成并画出图片,时域频域和DFT波束形成 (For the beam formation and draw pictures, DFT frequency domain and time domain beam-forming)
    2012-04-29 11:33:48下载
    积分:1
  • matlabppt
    matlab ppt讲解以及在自动控制方面的应用,很适合研究该领域的同志(failed to translate)
    2009-11-22 09:14:08下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载