登录
首页 » matlab » sift----matlab

sift----matlab

于 2012-02-28 发布 文件大小:2573KB
0 191
下载积分: 1 下载次数: 1034

代码说明:

  sift算法的完整matlab程序,本人测试过,很好,稍加修改即可!(complete sift algorithm matlab program, I tested, well, a few minor changes!)

文件列表:

sift算法的matlab程序
....................\sift
....................\....\bundle.m,0,2009-03-11
....................\....\data
....................\....\....\box.pgm,72310,2009-03-11
....................\....\....\box.sift,233055,2009-03-11
....................\....\....\circle.pgm,10060,2006-10-25
....................\....\....\circle.sift,1362,2006-10-25





....................\....\....\nest2.bmp,17462,2006-11-02
....................\....\diffss.m,2797,2006-05-12
....................\....\doc
....................\....\...\bibliography.bib,246,2006-04-11
....................\....\...\figures
....................\....\...\.......\sift-descriptor-AI.bb,550,2006-04-27
....................\....\...\.......\sift-descriptor-AI.pdf,475918,2006-04-27
....................\....\...\.......\sift-descriptor-SAVED.tex,3275,2006-04-27
....................\....\...\.......\sift-descriptor.aux,8,2006-04-27
....................\....\...\.......\sift-descriptor.log,13430,2006-04-27
....................\....\...\.......\sift-descriptor.pdf,443880,2006-04-27
....................\....\...\.......\sift-descriptor.tex,3275,2006-04-27
....................\....\...\.......\sift-descriptor.wrm,13,2006-04-27
....................\....\...\.......\warmread.sty,48557,2001-07-04
....................\....\...\sift.tex,21807,2006-05-13
....................\....\...\visionlab.sty,6174,2006-04-11
....................\....\gaussianss.m,7920,2006-05-12
....................\....\imreadbw.m,2359,2006-05-12
....................\....\imsmooth.c,3960,2006-11-04
....................\....\htm" target=_blank>LICENSE,1990,2006-04-05
....................\....\Makefile,2388,2006-12-12
....................\....\mexutils.c,2178,2006-05-01
....................\....\plotmatches.m,10001,2006-08-16
....................\....\plotsiftdescriptor.m,5466,2006-05-12
....................\....\plotsiftframe.m,5040,2006-08-24
....................\....\plotss.m,2734,2006-05-12
....................\....\htm" target=_blank>README,1965,2006-11-04
....................\....\sift.m,10273,2006-10-25
....................\....\siftdescriptor.c,16434,2006-05-01
....................\....\siftdescriptor.m,3785,2006-05-12
....................\....\siftlocalmax.c,8784,2006-05-01
....................\....\siftlocalmax.m,1637,2006-05-01
....................\....\siftmatch.c,10420,2006-05-01
....................\....\siftmatch.m,2925,2006-05-01
....................\....\siftormx.c,8146,2006-08-24
....................\....\siftread.m,3575,2006-05-13
....................\....\siftrefinemx.c,8997,2006-07-14
....................\....\siftrefinemx.m,3109,2006-05-13
....................\....\sift_compile.m,1675,2006-05-01
....................\....\sift_demo.m,3435,2006-08-24
....................\....\sift_demo2.m,4297,2006-05-18
....................\....\sift_demo3.m,1744,2006-08-30
....................\....\sift_demo4.m,1409,2006-11-02
....................\....\sift_demo5.m,387,2006-11-02
....................\....\sift_gendoc.css,2560,2006-05-29
....................\....\sift_overview.m,1183,2006-05-12
....................\....\tightsubplot.m,5136,2006-08-18
....................\....\htm" target=_blank>TIMESTAMP,219,2006-12-12

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

发表评论

0 个回复

  • Stereo1
    双目立体视觉,基于matlab,适合新手看看,比较简单(Stereoscopic vision, based on matlab, suitable for novice to see)
    2011-08-23 14:59:51下载
    积分:1
  • polar-coordinate-transformation
    将图像从笛卡尔坐标系上转换到对数极坐标上,这样做便于将笛卡尔坐标系上存在缩放和旋转关系的图像转换成对数极坐标下的具有平移关系的图像,然后就可以用相位相关检测算法进行相关检测,得到两幅图像的相关性(Convert an image Cartesian to polar coordinates on a logarithmic, this facilitates the translation relations image with the next image conversion to a logarithmic scale and rotate relationship exists between the Cartesian coordinates polar coordinates, then you can use phase correlation detection algorithm for correlation detection, the correlation between two images obtained)
    2021-01-22 15:08:40下载
    积分:1
  • cannyedgedetection.tar
    canny边缘检测的matlab实现,用到了基于Otsu算法的自适应阈值选取(canny edge detection)
    2012-05-02 22:43:55下载
    积分:1
  • discrim_rf
    斯坦福大学的姚邦鹏开发的一个图像分类算法,使用random forest实现了图像的精细区域描述,赢得了PASCAL VOC2011图像分类竞赛中的winner prize.经测试,程序完全可运行,且提供了MAC和Windows下的两种程序。(Image Classification: An Integration of Randomization and Discrimination in A Dense Feature Representation The goal of our method is to identify the discriminative fine-grained image region that distinguishes different classes. To achieve this goal we sample image regions from dense sampling space and use a random forest algorithm with discriminative classifier. Each node of the tree of random forest is trained and tested with fine-grained image patches combining the information from upstream nodes together. We implemented each node of the tree with a discriminative SVM classifier, which makes the node as a strong classifier. )
    2012-10-30 16:17:30下载
    积分:1
  • FeatureExtractfacerecognation
    人脸识别中特征提取matlab源码,LDA,(Face Recognition feature extraction Matlab source, LDA.)
    2006-09-20 16:17:30下载
    积分:1
  • image
    说明:  遥感图像分割,包括七幅图像matlab实现(image segntme)
    2011-02-28 12:43:41下载
    积分:1
  • sphit-128-4
    分层树分割算法的Matlab实现,除编码和解码外,还附有熵编码程序,供研究图像处理的朋友参考使用。(hierarchical tree segmentation algorithm Matlab, in addition to encoding and decoding, but also with entropy coding procedures, Image processing research for a friend use and reference.)
    2007-03-22 23:38:27下载
    积分:1
  • MFC4pic
    说明:  在MFC中显示各种格式的图片,jpg.png(Display pictures in various formats in MFC, jpg.png)
    2020-09-02 21:58:16下载
    积分:1
  • CSR_IR
    这是基于稀疏表示的图像重建,用来做图像去模糊或超分辨,绝对可以用(Sparse Representation for Image Restoration)
    2012-10-16 13:33:53下载
    积分:1
  • nsct_toolbox-zishiying
    基于NSCT变换的自适应去噪,里面包含仿真图(image denoising)
    2013-08-25 10:17:27下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载