登录
首页 » matlab » sift

sift

于 2016-04-04 发布 文件大小:2026KB
0 252
下载积分: 1 下载次数: 39

代码说明:

  一种基于关键点的复制粘贴检测算法,可以完成两幅图像的关键点匹配,也可以检测到一副图像是否经过复制粘贴后放大缩小、旋转等篡改操作(Key matching a replicon paste detection algorithm based on key points, you can complete two images, it can also detect whether an image after copying and pasting zoom, rotate, etc. tampering operation)

文件列表:

程序
....\20151203copy-move.docx,64535,2015-12-03
....\appendimages.m,461,2005-07-08
....\biankuang2.m,864,2015-12-07
....\display_keypoints.m,2014,2012-02-05
....\f1.m,1111,2013-06-06
....\f2.m,1640,2013-06-11
....\f3.m,618,2013-07-08
....\findHomography.m,1201,2013-06-12
....\fs.m,952,2013-06-06
....\gaussian_filter.m,277,2012-02-05
....\html
....\....\matchAB.html,7308,2015-12-07


....\match.m,2210,2015-12-02
....\ransac1.m,1053,2013-06-08
....\resizeImageFig.m,393,2012-02-05
....\sift - xiugai.m,21466,2016-02-29
....\sift.m,21268,2016-02-25
....\t2.m,1492,2015-12-01
....\test_1,39158,2015-12-04
....\ͼƬ





....\....\鸟1旋转90%2B缩放2.3.jpg,181593,2015-07-02
....\....\鸟1旋转逆时针.jpg,186388,2015-07-02
....\....\鸟1顺时针90度.jpg,184557,2015-07-02
....\....\鸟3.jpg,310704,2015-07-02
....\....\鸟3顺时针30度.jpg,113548,2015-07-02

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

发表评论

0 个回复

  • Digital_image_processing_frequency_domain
    该数字图像处理文件有很强的修改能力,可以仔细的分析每一个频域不同条件下的实验结果分析。有很强的处理图像能力(The digital image processing of documents has a strong ability to change and be more careful analysis of each under different conditions, a frequency-domain analysis of the experimental results. Has a strong ability to deal with images)
    2010-01-03 16:37:44下载
    积分:1
  • VideoDemosB
    说明:  基于matlab和simulink的很好的例子(Matlab and Simulink based on the good example)
    2005-11-09 18:08:25下载
    积分:1
  • CGAL-4.5
    CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和三维的点,2D加权Voronoi图,分割Voronoi图等),多边形(布尔操作,偏置),多面体(布尔运算),曲线整理及其应用,网格生成(二维Delaunay网格生成和三维表面和体积网格生成等),几何处理(表面网格简化,细分和参数化等),凸壳算法(2D,3D和dD),搜索结构(近邻搜索,kd树等),插值,形状分析,拟合,距离等。(The goal of the CGAL Open Source Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods... More on the projects using CGAL web page. The Computational Geometry Algorithms Library (CGAL), offers data structures and algorithms like triangulations (2D constrained triangulations, and Delaunay triangulations and periodic triangulations in 2D and 3D), Voronoi diagrams (for 2D and 3D points, 2D additively weighted Voronoi diagrams, and segment Voronoi diagrams), polygons (Boolean operations, offsets, straight skeleton), polyhedra (Boolean operations), arrangements of curves and their applications (2D and 3D envelopes, Minkowski sums), mesh generation (2D Del)
    2014-12-11 14:45:21下载
    积分:1
  • C# 界面皮肤
    C# 界面皮肤
    2015-04-11下载
    积分:1
  • smooth
    图像的平滑函数,对指定区域的图像,并有门限值和魔板大小限制。(the smooth of a bmp image)
    2013-09-19 21:16:46下载
    积分:1
  • scotch_6.0.0.tar
    一个很强大的图形计算处理软件,包括图像聚类,矩阵计算等(Scotch is a software package for graph and mesh/hypergraph partitioning, graph clustering, and sparse matrix ordering )
    2013-07-09 16:35:42下载
    积分:1
  • camshift
    使用camshift方法进行运动目标跟踪,(修改了网上原有的camshift算法里的一些bug)(moving object tracking by camshift method,(modification edition of the original code on the web))
    2010-10-14 09:49:33下载
    积分:1
  • opencv-otsu
    Opencv处理图像,用ostu法实现图像的二值化(Opencv image processing, using ostu method to achieve image binarization)
    2013-07-21 16:00:03下载
    积分:1
  • MCA
    形态学成分分析,该方法的基本思想是利用信号组成成分的形态差异,将图像分割为纹理和分片光滑部分。(Morphological Component Analysis,The basic point is that an image can be divided into texture and piecewise smooth parts by the morphological diversity among signal components.)
    2021-03-17 16:29:20下载
    积分:1
  • D1
    说明:  实现了双线性插值、三次样条插值、B样条插值和最大阶次优化差值等传统多项式图像插值办法(Traditional polynomial image interpolation methods such as bilinear interpolation, cubic spline interpolation, B spline interpolation and maximum order optimization difference are realized.)
    2019-05-23 22:55:46下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载