登录
首页 » matlab » sift-match

sift-match

于 2011-05-05 发布 文件大小:476KB
0 98
下载积分: 1 下载次数: 138

代码说明:

  图像拼接技术,图像配准技术,初步实现有重合区域的两幅图像的配准(Image mosaic technology, image registration, the initial overlap region to achieve a registration of two images)

文件列表:

sift-match
..........\sift-match
..........\..........\appendimages.m,588,2011-04-21
..........\..........\basmati.pgm,46433,2005-07-07

..........\..........\book.pgm,97697,2005-07-07
..........\..........\box.pgm,72310,2005-07-07
..........\..........\defs.h,1920,2005-07-07
..........\..........\image1.1.tif,18446,2011-04-24


..........\..........\htm" target=_blank>LICENSE,1055,2005-07-07
..........\..........\Makefile,631,2005-07-07
..........\..........\match.asv,1940,2011-04-21
..........\..........\match.c,4876,2005-07-07
..........\..........\match.m,1940,2011-04-21
..........\..........\htm" target=_blank>README,8147,2011-04-19
..........\..........\README.docx,16828,2011-04-21
..........\..........\scene.pgm,196623,2005-07-07
..........\..........\showkeys.asv,1695,2011-04-21
..........\..........\showkeys.m,1753,2011-04-21
..........\..........\sift,45070,2005-07-07
..........\..........\sift.asv,2488,2011-04-21
..........\..........\sift.m,2491,2011-05-04
..........\..........\siftWin32.exe,94208,2005-07-07
..........\..........\tmp.key,123002,2011-04-24
..........\..........\tmp.pgm,15,2011-05-04
..........\..........\Untitled.asv,189,2011-04-21
..........\..........\Untitled.m,225,2011-04-21
..........\..........\Untitled2.m,58,2011-04-21
..........\..........\untitled3.asv,1487,2011-04-24
..........\..........\untitled3.m,1506,2011-04-24
..........\..........\Untitled4.asv,298,2011-04-24
..........\..........\Untitled4.m,279,2011-04-24
..........\..........\Untitled5.m,204,2011-04-24
..........\..........\Untitled6.m,1817,2011-04-25
..........\..........\Untitled7.asv,369,2011-05-04
..........\..........\Untitled7.m,357,2011-05-04
..........\..........\util.c,7493,2005-07-07

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

发表评论

0 个回复

  • N_FINDR
    包含高光谱图像读取及格式转换,端元提取算法N-FINDR(Contains the hyperspectral image reading and format conversion, endmember extraction algorithm for N-FINDR)
    2021-04-06 10:19:02下载
    积分:1
  • e6cd928b84ea4623aca21256bc4633e6
    说明:  pca 主成分分析c 代码和原理文档。。。。(PCA principal component analysis c code and principle document.)
    2020-06-17 23:40:02下载
    积分:1
  • 2stepss
    摄象机标定的两步法修改程序代码,标定摄象机内外参数(Two-step camera calibration procedure to amend the code, both within and outside the parameters of camera calibration)
    2008-03-21 19:24:11下载
    积分:1
  • PDFToXVC
    pdf文件转化为图片.pdf 文件转化为图片VC代码实现。(from pdf to image)
    2012-02-15 22:53:21下载
    积分:1
  • BM4D_v3p2
    bm4d图像去噪算法,可有效地去除图片中的噪点。(Bm4d image denoising algorithm, can effectively remove the noise in the picture.)
    2020-11-04 10:29:51下载
    积分:1
  • ImgZoom
    图像局部放大功能。包括主要的三个消息处理函数,由鼠标拖动画出需放大区域,松开即将图像局部放大到整个客户区,能够实现层层放大。(enlarge images partial function. Including the three main message processing function, the mouse scrolling painted by the need to enlarge the regional, Loosen the forthcoming local enlarge images of the entire client area, can be achieved at every level to enlarge.)
    2007-01-28 22:55:21下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • multiregion_fuse
    先将图像分成一个个小区域后在进行合并,最后得到要提取的目标(First image into a small area after carrying out the merger, the final goal has been to extract)
    2020-07-13 15:58:52下载
    积分:1
  • gridsegmentation
    基于边缘检测的迭代分水岭分割算法源码(内附图片等)(Image Segmentation Using Iterative Watersheding Plus Ridge Detection)
    2009-05-25 17:36:11下载
    积分:1
  • 目标检测定位算法源码
    说明:  这个一个在目标检测中起定位作用的神经网络代码,不过这次我没有写使用教程,东西应该不难。(This is a neural network code that plays a role in target detection, but this time I did not write a tutorial, things should not be difficult.)
    2020-10-08 14:48:59下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载