登录
首页 » matlab » sift_feature-extract-and-match

sift_feature-extract-and-match

于 2020-11-28 发布 文件大小:6570KB
0 271
下载积分: 1 下载次数: 16

代码说明:

  使用sift算法,找出图像的关键点,使用关键点作为匹配因子对两幅图像进行匹配,数据库中包含了丰富的可用图片库。(Use sift algorithm to find the image of the key points, key points to use as matching factor of two images match, the database contains a wealth of available gallery.)

文件列表:

siftDemoV4
..........\appendimages.m,461,2005-07-07
..........\ball.pgm,307301,2011-12-07
..........\basmati.pgm,46433,2005-07-07
..........\book.pgm,97697,2005-07-07
..........\book1.pgm,307301,2011-12-07
..........\book2.pgm,307301,2011-12-07
..........\box.pgm,72310,2005-07-07
..........\defs.h,1920,2005-07-07
..........\Img01.pgm,307258,2011-12-07
..........\Img010.pgm,307258,2011-12-07
..........\Img02.pgm,307258,2011-12-07
..........\Img03.pgm,307258,2011-12-07
..........\Img04.pgm,307258,2011-12-07
..........\Img05.pgm,307258,2011-12-07
..........\Img06.pgm,307258,2011-12-07
..........\Img07.pgm,307258,2011-12-07
..........\Img08.pgm,307258,2011-12-07
..........\Img09.pgm,307258,2011-12-07
..........\juice.pgm,307301,2011-12-07
..........\kit.pgm,307301,2011-12-07
..........\htm" target=_blank>LICENSE,1055,2005-07-07
..........\Makefile,631,2005-07-07
..........\match.c,4876,2005-07-07
..........\match.m,1954,2011-12-08
..........\htm" target=_blank>README,7952,2005-07-07
..........\scene.pgm,196623,2005-07-07
..........\showkeys.m,1699,2011-12-07
..........\sift,45070,2005-07-07
..........\sift.m,2494,2005-07-07
..........\siftWin32.exe,94208,2005-07-07
..........\TestImg01.pgm,307258,2011-12-07
..........\TestImg010.pgm,307258,2011-12-07
..........\TestImg02.pgm,307258,2011-12-07
..........\TestImg03.pgm,307258,2011-12-07
..........\TestImg04.pgm,307258,2011-12-07
..........\TestImg05.pgm,307258,2011-12-07
..........\TestImg06.pgm,307258,2011-12-07
..........\TestImg07.pgm,307258,2011-12-07
..........\TestImg08.pgm,307258,2011-12-07
..........\TestImg09.pgm,307258,2011-12-07
..........\tmp.key,676574,2011-12-08
..........\tmp.pgm,307215,2011-12-08
..........\util.c,7493,2005-07-07

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

发表评论

0 个回复

  • harrisSAM
    光谱角(Spectral Angle)衡量像素间的相关性存在着差异,本程序用于计算光谱角,及光谱角匹配(Spectral Angle (Spectral Angle) to measure the correlation between pixels there are differences, the process used to calculate the spectral angle, and spectral angle matching)
    2020-11-05 19:19:50下载
    积分:1
  • Multidimensional_filtering_of_seismic_data
    这是一个地震数据多尺度分析和处理的文章.内容相当丰富,不仅仅增加地质方面的知识,更重要的是可以学到很多数据处理和小波分析方面的知识.(This is a multi-scale seismic data analysis and processing of the article. Fairly rich, is not only increasing geological knowledge, the more important it is to learn a lot of data processing and wavelet analysis knowledge.)
    2007-03-17 01:28:31下载
    积分:1
  • Water-level-detection1111
    Water level detection1111 good
    2013-12-24 05:25:35下载
    积分:1
  • Octree
    用八叉树法对逆向工程得到扫描的三维实体模型图像处理,实现了对大量点云数据进行三维网格构建。(Octree method of reverse engineering can be scanned 3D solid model of image processing, realize the construct 3D mesh of a lot of point cloud data.)
    2021-02-03 22:19:59下载
    积分:1
  • xiaoboyy
    图像去噪,小波硬阈值滤波,sym4小波基函数(Image denoising and hard threshold wavelet filtering, sym4 wavelet basis function )
    2013-12-07 21:37:26下载
    积分:1
  • kalman
    分为行人检测,特征提取,行人跟踪三步,其中最主要的代码也是这个代码的中心是行人跟踪这一部分,我采用的是kalman滤波器进行行人下一帧位置的预测,可以很好的提高行人跟踪的鲁棒性,跟踪结果比较准确。(Into pedestrian detection, feature extraction, pedestrian tracking steps, which is the center of the main code of the code is pedestrian tracking this section, I kalman filter is used to predict the position of the next frame pedestrians, can be a good improvement pedestrian tracking robustness, tracking results more accurate.)
    2015-04-16 16:36:51下载
    积分:1
  • ch1
    document about computer vision - image processing
    2013-08-19 18:01:58下载
    积分:1
  • C# 实现简单数字验证码解析(Tesseract OCR 解析验证码) 实例代码
    具体实现思路:以4位数字的验证码为例 1、人工将验证码的4位数字每位对应的代码存入数据库中,每位存入0-9对应的代码,每个数可以多存这样可以提高识别率; 2、获取验证码以后,对其进行去背景、灰度处理、去噪点处理、分片处理以后生成每位数字对应的代码; 3、去背景色,这一步的目的是把验证码和背景颜色区别开来。4、去噪声:这一步要取出图像上的孤立点。这些孤立点被认为是噪声。  孤立点的定义:某个点,周围没有与该点等值的点。  或者某个连接块,该连接块的元素的个数小于某个给定值K, 把元素个数很小的连接块也定义为孤立点,有助于去处噪声。  去噪声算法:参照去背景算法。 5、图像锐化:图像锐化的目的是增强边界。这一步是可选的。看验证码的情况,这一步可以跳过。 6、图片有效区域截取:这个操作是将图片除验证码字符以外的边框去掉,只留下验证码字符图片,这样保证分片的准确性。 7、图片分片处理,这个处理是将整个图片分割成单个字符图片。8、拿分片图像生成的代码(eg:000111110011…..)与DB中已有代码相比较,取得相似度最高的即要验证码的字符;   注:如果DB的样本越多,识别的准确率也越高,但是速度会相应变慢
    2013-02-18下载
    积分:1
  • laplacian
    说明:  Calculate the Laplacian of an image, can be accelerated by the GPU.
    2020-06-21 11:00:02下载
    积分:1
  • partition分割
    说明:  将girl 图像进行分割,达到2*4的图像分割结果。并使用tight_subplot函数将分割间距变小。(The girl image is segmented to achieve a 2*4 image segmentation result. And use the tight_subplot function to make the division interval smaller.)
    2020-12-03 10:57:18下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载