登录
首页 » matlab » SIFT

SIFT

于 2020-12-17 发布
0 81
下载积分: 1 下载次数: 1

代码说明:

说明:  用于特征提取,比较传统的一个方法,应用范围广,适合初学者(For feature extraction)

文件列表:

成功SIFT, 0 , 2010-12-22
成功SIFT\affine.m, 1038 , 2007-04-11
成功SIFT\build_pyramid.m, 1767 , 2007-04-11
成功SIFT\construct_key.m, 797 , 2007-04-11
成功SIFT\detect_features.m, 1939 , 2007-04-11
成功SIFT\drawbox.m, 244 , 2002-06-07
成功SIFT\eliminate_edges.m, 137 , 2002-08-06
成功SIFT\FACE.fig, 34280 , 2007-05-23
成功SIFT\FACE.m, 6824 , 2007-05-23
成功SIFT\file.mat, 705748 , 2010-11-23
成功SIFT\filter_gaussian.m, 1249 , 2007-04-11
成功SIFT\filter_laplacian.m, 1416 , 2007-04-11
成功SIFT\find_extrema.m, 2032 , 2007-04-11
成功SIFT\find_features.m, 5357 , 2007-04-11
成功SIFT\fit_parabola.m, 119 , 2002-06-11
成功SIFT\fit_paraboloid.m, 418 , 2007-04-11
成功SIFT\fmransac_test2.m, 7004 , 2002-07-18
成功SIFT\f_class.m, 397 , 2002-06-18
成功SIFT\gauss1d.m, 209 , 2007-04-11
成功SIFT\gauss2dx.m, 295 , 2007-04-11
成功SIFT\get_dvtime.m, 615 , 2002-07-31
成功SIFT\IMA1.JPG, 25150 , 2001-11-13
成功SIFT\IMA3.JPG, 209495 , 2003-12-23
成功SIFT\img1.mat, 705748 , 2010-11-23
成功SIFT\interp.m, 401 , 2007-04-11
成功SIFT\kill_edges.m, 170 , 2002-07-17
成功SIFT\make_cost.m, 227 , 2002-07-17
成功SIFT\match_dv_odometry.m, 368 , 2007-04-11
成功SIFT\motion_corr.m, 6466 , 2002-07-17
成功SIFT\motion_corr2.m, 4570 , 2002-07-18
成功SIFT\mv2.m, 166 , 2002-06-27
成功SIFT\plotpoints.m, 510 , 2007-04-11
成功SIFT\plot_matched.m, 616 , 2007-04-11
成功SIFT\process_loop.m, 283 , 2002-08-01
成功SIFT\refine_features.m, 5797 , 2007-04-11
成功SIFT\resample_bilinear.m, 722 , 2007-04-11
成功SIFT\script_example.m, 1662 , 2007-05-23
成功SIFT\showfeatures.m, 904 , 2007-04-11
成功SIFT\show_plist.m, 194 , 2002-06-07
成功SIFT\show_points.m, 97 , 2002-06-17
成功SIFT\structure2.m, 678 , 2002-08-01
成功SIFT\symmetric_match.m, 975 , 2002-08-01
成功SIFT\test.m, 2255 , 2002-07-16
成功SIFT\test2.m, 415 , 2002-08-01
成功SIFT\test_jy.m, 471 , 2002-08-06
多项式插值.rar, 8182 , 2020-12-16

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

发表评论

0 个回复

  • KFCS_new
    用于压缩感知技术重建,本方法是滤波重建算法(Compressed sensing technology for the reconstruction, the reconstruction algorithm is to filter)
    2009-05-06 14:58:24下载
    积分:1
  • fusion
    通过将高分辨率的图像和低分辨率的图像进行融合,来实现图像的融合。(By fusing high-resolution and low-resolution images, image fusion can be achieved.)
    2019-01-02 13:38:51下载
    积分:1
  • sift_match
    说明:  基于python-opencv的图像匹配代码,包含了SIFT、SURF、AKAZE、ORB方法。43-48行修改图像路径,74-81修改匹配方法。(dev: python3.6+opencv_python==3.4.2+opencv-contrib-python==3.4.2)
    2021-04-06 19:43:26下载
    积分:1
  • dft_watermarking
    基于dft变换域的图像水印嵌入程序,通过修改分块dft系数实现水印嵌入,可实现,供初学者参考。(Dft transform domain image watermarking embedding the watermark embedding process by modifying the block dft coefficients, achievable, and reference for beginners.)
    2012-03-21 21:40:40下载
    积分:1
  • pathopenings
    形态学pathopenings的实现,对线特征提取等图像处理有令人惊奇的效果。(Morphological pathopenings the realization of the line feature extraction and other image processing have surprising effects.)
    2021-04-12 20:28:56下载
    积分:1
  • huiduzhifang
    按照C语言程序实现对128x128像素点、256灰度等级灰度图像的灰度直方图显示(In accordance with the C language program to 128x128 pixels, 256 gray scale histogram display grayscale images)
    2014-06-20 23:30:42下载
    积分:1
  • image-enlarge
    数字图像处理课程期终项目,对图像进行放大,并进行滤波,达到一定的信噪比。(The final project of the digital image processing lesson, which is programmed for enlarging a image into demanding size.)
    2011-12-08 17:06:54下载
    积分:1
  • tuxiang
    利用克隆选择和粒子群算法实现图像分割 有很好的分割效果。经过多次验证实践。(Clonal selection and particle swarm algorithm has a good image segmentation segmentation. After several rounds of verification practice.)
    2010-07-01 11:05:57下载
    积分:1
  • MRF-based-image-segmentation
    基于马尔科夫随机场的SAR图像分割方法,对应于采用最大后验概率准则对SAR目标切片图像分割,采用聚类分析算法求解。(SAR image segmentation based on Markov random fields, which corresponds to using the maximum posterior probability criteria for SAR Target Chip Image segmentation using cluster analysis algorithm for)
    2012-07-20 18:59:55下载
    积分:1
  • add_noise_to_image
    为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)(Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV))
    2010-07-08 19:20:15下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载