登录
首页 » matlab » sift-demonstration

sift-demonstration

于 2011-07-08 发布 文件大小:3337KB
0 161
下载积分: 1 下载次数: 121

代码说明:

  sift匹配与识别演示程序 运行face.m文件,载入图片后可提取sift特征点(sift demonstration.rar. run face.m)

文件列表:

sift demonstration
..................\sift-yanshi


..................\............\affine.m,1038,2007-04-11
..................\............\build_pyramid.m,1767,2007-04-11
..................\............\construct_key.m,797,2007-04-11
..................\............\detect_features.m,1939,2007-04-11
..................\............\drawbox.m,244,2002-06-07
..................\............\eliminate_edges.m,137,2002-08-06
..................\............\FACE.fig,34280,2007-05-23
..................\............\FACE.m,6824,2007-05-23
..................\............\file.mat,1378330,2011-07-08
..................\............\filter_gaussian.m,1249,2007-04-11
..................\............\filter_laplacian.m,1416,2007-04-11
..................\............\find_extrema.m,2032,2007-04-11
..................\............\find_features.m,5357,2007-04-11
..................\............\fit_parabola.m,119,2002-06-11
..................\............\fit_paraboloid.m,418,2007-04-11
..................\............\fmransac_test2.m,7004,2002-07-18
..................\............\f_class.m,397,2002-06-18
..................\............\gauss1d.m,209,2007-04-11
..................\............\gauss2dx.m,295,2007-04-11
..................\............\get_dvtime.m,615,2002-07-31
..................\............\img1.mat,1378330,2011-07-08
..................\............\interp.m,401,2007-04-11
..................\............\kill_edges.m,170,2002-07-17
..................\............\make_cost.m,227,2002-07-17
..................\............\match_dv_odometry.m,368,2007-04-11
..................\............\motion_corr.m,6466,2002-07-17
..................\............\motion_corr2.m,4312,2011-07-08
..................\............\mv2.m,166,2002-06-27
..................\............\plotpoints.m,510,2007-04-11
..................\............\plot_matched.m,616,2007-04-11
..................\............\process_loop.m,283,2002-08-01
..................\............\refine_features.m,5797,2007-04-11
..................\............\resample_bilinear.m,722,2007-04-11
..................\............\script_example.m,1662,2007-05-23
..................\............\showfeatures.m,904,2007-04-11
..................\............\show_plist.m,194,2002-06-07
..................\............\show_points.m,97,2002-06-17
..................\............\structure2.m,678,2002-08-01
..................\............\symmetric_match.asv,977,2011-07-08
..................\............\symmetric_match.m,977,2011-07-08
..................\............\test.m,2255,2002-07-16
..................\............\test2.m,375,2011-07-08
..................\............\test_jy.m,471,2002-08-06

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

发表评论

0 个回复

  • LBP.cpp
    LBP算子的实现源代码,可以根据LBP算子来对2张图片的相似度进行比较,值越小,图像越相似。(LBP operator realization of the source code, you can compare LBP operator to the similarity of the two pictures, the smaller the value, the more similar the image.)
    2021-01-19 17:18:41下载
    积分:1
  • 4
    DCT域图像水印算法,并根据携密载体提取秘密信息(DCT domain image watermarking algorithm, and extract secret information according to the carrier.)
    2018-10-30 10:39:32下载
    积分:1
  • compute_E
    该程序利用MATLAB语言计算本质矩阵和基本矩阵,其中有用到ransac八点算法(The program utilizes the MATLAB language, the nature of the matrix and the fundamental matrix, which is useful to ransac eight algorithms)
    2013-04-15 17:24:01下载
    积分:1
  • gray2rgb
    将颜色图像的色彩迁移到灰度图像中,采用的算法为welsh算法,有较好的效果;该程序是在VC++6.0的环境下调试实现的,能将颜色图像的颜色较好的迁移到灰度图像中.(Migration of the color image to gray image in color, using the algorithm for the welsh algorithm, better results the program in VC++6.0 environment debugging to achieve, can color the better the color of the image transfer to the gray image.)
    2010-05-06 10:26:09下载
    积分:1
  • DRLSEBasedMovingObjectSegmentation
    一种基于改进DRLSE的运动目标分割方法,为了得到精准、连续的运动目标轮廓,提出将帧间差分法和改进的距离规则水平集演化(DRLSE)方法结合应用于运动目标分割。(In order to get an accurate and continuous contour of moving target, a novel method to segment moving object by combining the frame difference and an improved distance regularized level set evolution (DRLSE) is proposed. )
    2014-10-29 19:37:10下载
    积分:1
  • examplw5_10
    这是冈萨雷斯版数字图像处理中的几个函数的实现,包括gmean,以及书中的例题5.7和5.10。(This is the realization Gonzalez version Several digital image processing functions, including gmean, and examples in the book of 5.7 and 5.10.)
    2015-04-01 10:22:46下载
    积分:1
  • zhengjiaobianhuan
    多媒体图形图像正交变换语言是VC++,源码正交变换(Multimedia graphic image orthogonal transform language is VC++ source orthogonal transformation)
    2012-06-21 17:09:34下载
    积分:1
  • zernike_ydiff
    zernike不变矩。特征提取方法。基于形状的特征提取方法。(zernike moment invariants. Feature extraction methods. Shape-based feature extraction method.)
    2014-06-18 18:25:32下载
    积分:1
  • k-svd_second
    通过稀疏重构一幅自然图像,使得该图像重新生成,同时找出稀疏系数。(One kind of denoising signal sparse representation)
    2016-10-08 17:14:45下载
    积分:1
  • BM
    说明:  双目测距bm算法,已经实现,基于vs2015+opencv3.2,测距精度很高,一米内精度一厘米误差(Binocular ranging bm algorithm, which has been implemented, is based on vs2015 + opencv3.2, which has high accuracy and one centimeter error in one meter)
    2017-09-04 19:43:02下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载