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

sift----matlab

于 2012-02-28 发布 文件大小:2573KB
0 118
下载积分: 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 个回复

  • CNN 可用
    说明:  卷积神经网络(Convolutional Neural Network)是一个专门针对图像识别问题设计的神经网络。它模仿人类识别图像的多层过程:瞳孔摄入像素;大脑皮层某些细胞初步处理,发现形状边缘、方向;抽象判定形状(如圆形、方形);进一步抽象判定(如判断物体是气球)。(Convolutional neural network is a neural network specially designed for image recognition. It imitates the multi-layer process of human recognition image: pupil ingestion of pixels; some cells in the cerebral cortex preliminary processing to find shape edges and directions; Abstract judgment of shape (such as circles and squares); and further Abstract judgment (such as judging objects are balloons).)
    2020-06-17 07:40:01下载
    积分:1
  • matlab
    利用梯度算法--最快下降梯度算法进行图像的边缘检测(Gradient algorithm- the fastest decline in the gradient algorithm for image edge detection)
    2009-05-27 16:31:43下载
    积分:1
  • all-cncut.tar
    老外写的图像分割matlab代码,内有详细的说明(Foreigner to write matlab code for image segmentation, which is described in detail)
    2008-04-16 11:14:56下载
    积分:1
  • LevinEtAl07(dhxu757)
    在图像去卷积算法引入先验模型的应用,主要是建立马尔可夫随机场先验模型.很大程度上改进了去卷积的效果,更多的保持了图像的边缘特征.(In image deconvolution algorithm Application of the introduction of a priori model, mainly the establishment of Markov random field a priori model. A large extent, improved the effectiveness of deconvolution, more to maintain the image of the edge feature.)
    2008-06-30 12:38:21下载
    积分:1
  • Adaptive-bilateral-filtering
    对自适应双边滤波进行图像增强,使图像去噪效果更好(Adaptive bilateral filtering for image enhancement, image denoising effect is better)
    2015-04-17 15:45:08下载
    积分:1
  • 旋转,利用双线性插值实现重采样,基于c++与opencv rotation
    说明:  旋转,利用双线性插值实现重采样,基于c++与opencv(Rotation, resampling by bilinear interpolation, based on C + + and opencv)
    2020-07-05 10:38:59下载
    积分:1
  • VCgongchenganli
    说明:  VC的一些工程案例,包括车牌识别,人脸识别,图像处理基本操作等(car license recognization system)
    2010-04-14 16:25:39下载
    积分:1
  • tuxiang
    滤波的方法有很多,其中小波滤波很实用,提出了一种二进小波变化的算法。(There are a lot of filtering method, the wavelet filter is very practical, this paper proposes a binary wavelet algorithm.)
    2013-10-18 19:58:54下载
    积分:1
  • JSTEG
    Jsteg隐写算法[23][24]由D. Upham提出,该算法将秘密信息嵌入在量化后的DCT系数的LSB上,但值为-1、0、+1的DCT系数例外。提取秘密信息时,也只是将隐藏信息的图像中不等于-1、0、+1的量化DCT系数的LSB取出即可(steganography of jsteg)
    2021-04-19 23:08:50下载
    积分:1
  • CreateFeatureBin1222
    HOG行人检测,测试过,能用 HOG行人检测,测试过,能用(HOG,it‘s useful HOG,it‘s useful)
    2012-03-10 23:54:24下载
    积分:1
  • 696519资源总数
  • 104214会员总数
  • 11今日下载