登录
首页 » Visual C++ » SIFT_area_match

SIFT_area_match

于 2021-04-22 发布 文件大小:6294KB
0 299
下载积分: 1 下载次数: 2

代码说明:

说明:  SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。(different area SIFT algorithm which is better than the original SIFT and KD tree match.)

文件列表:

SIFT 分区域_区域匹配
....................\debug
....................\.....\SIFT.exe,98304,2011-01-04
....................\.....\SIFT.ilk,531076,2011-01-04
....................\.....\SIFT.pdb,519168,2011-01-04
....................\.....\SIFTMatch.exe,139264,2011-04-07
....................\.....\SIFTMatch.ilk,756540,2011-04-07
....................\.....\SIFTMatch.pdb,1149952,2011-04-07
....................\SIFT
....................\....\Curimgmatch.cpp,5755,2011-01-07
....................\....\Curimgmatch.h,301,2011-01-06
....................\....\cv200d.dll,3334144,2010-08-21
....................\....\cvaux200d.dll,2174976,2010-08-21
....................\....\cxcore200d.dll,3612672,2010-08-21
....................\....\Debug
....................\....\.....\BuildLog.htm,8150,2011-04-07
....................\....\.....\Curimgmatch.obj,87319,2011-03-12
....................\....\.....\imgfeatures.obj,73491,2011-03-12
....................\....\.....\kdtree.obj,57556,2011-03-19
....................\....\.....\Keyimgmatch.obj,68062,2011-03-12
....................\....\.....\match.obj,74414,2011-04-07
....................\....\.....\minpq.obj,43504,2011-03-12
....................\....\.....\mt.dep,69,2011-04-07
....................\....\.....\SIFT.exe.embed.manifest,403,2011-01-04
....................\....\.....\SIFT.exe.embed.manifest.res,468,2011-01-04
....................\....\.....\SIFT.exe.intermediate.manifest,385,2011-01-04
....................\....\.....\sift.obj,124612,2011-03-30
....................\....\.....\SIFTMatch.exe.embed.manifest,403,2011-01-10
....................\....\.....\SIFTMatch.exe.embed.manifest.res,468,2011-01-10
....................\....\.....\SIFTMatch.exe.intermediate.manifest,385,2011-04-07
....................\....\.....\utils.obj,69780,2011-03-15
....................\....\.....\vc80.idb,1485824,2011-04-07
....................\....\.....\vc80.pdb,454656,2011-04-07
....................\....\.....\xform.obj,67597,2011-03-12
....................\....\dspfeat.c,1033,2010-05-21
....................\....\highgui200d.dll,1634304,2010-08-21
....................\....\imgfeatures.cpp,14989,2011-03-02
....................\....\imgfeatures.h,3906,2011-03-24
....................\....\kdtree.cpp,18115,2011-03-19
....................\....\kdtree.h,3751,2011-03-06
....................\....\Keyimgmatch.cpp,6203,2011-03-03
....................\....\Keyimgmatch.h,211,2011-01-06
....................\....\match.cpp,12465,2011-04-07
....................\....\minpq.cpp,5750,2011-03-08
....................\....\minpq.h,2096,2010-05-21
....................\....\sift 实验结果.xls,42496,2011-03-25
....................\....\sift.cpp,46140,2011-03-30
....................\....\sift.h,6918,2011-03-27
....................\....\SIFT.vcproj,5251,2011-03-12
....................\....\SIFT.vcproj.MICROSOF-D985FE.Administrator.user,1427,2011-04-07
....................\....\SIFT.vcproj.YXH.Administrator.user,1403,2011-01-24
....................\....\siftfeat.c,2105,2011-03-02

....................\....\utils.cpp,7568,2011-03-15
....................\....\utils.h,5776,2011-02-26
....................\....\xform.cpp,18361,2011-01-05
....................\....\xform.h,6596,2010-05-21
....................\SIFT.ncb,13044736,2011-04-07
....................\SIFT.sln,877,2011-01-04

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

发表评论

0 个回复

  • SARViewer
    通过GDAL读取常用遥感影像,如img,tiff,可实现读取显示和雷达影像处理的一些基本算法(Read through GDAL common remote sensing images, such as img, tiff, read the display and radar can achieve some of the basic image processing algorithms)
    2013-08-03 19:39:01下载
    积分:1
  • freeimage
    说明:  图形图像出来库文件,挺好用的,直接包含进工程就可以用了 (Graphic images from the library files, good used directly included into the project can be used)
    2009-08-15 20:30:56下载
    积分:1
  • 利用C++实现了BMP的读入和显示 BMPCode
    利用C++实现了BMP图像的读入和显示利用C++实现了BMP图像的读入和显示利用C++实现了BMP图像的读入和显示(Use C++ achieve the BMP image to read and display BMP images using the C++ achieve to read and display BMP images using the C++ achieve to read and display)
    2013-06-25 09:30:57下载
    积分:1
  • Grayscaleimagesharpening
    灰度图像图像锐化处理,拉普拉斯变换,梯度等(Grayscale image sharpening, Laplace transforms, gradients, etc.)
    2010-10-25 17:27:54下载
    积分:1
  • Tracking
    使用VC++ 6.0 和 OpenCv实现粒子滤波目标跟踪算法,主要功能在MFC对话框内实现。(particle filter object tracking)
    2011-08-21 22:30:52下载
    积分:1
  • xihua
    本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。(This procedure should be applied to the thinning algorithm with two lines of black-and-white image before thinning effect can be seen.)
    2009-03-18 08:29:43下载
    积分:1
  • Image_Processing_in_C
    Image_processing in C
    2012-09-05 16:05:48下载
    积分:1
  • jpeg无失真压缩源代码jpeg_lossless
    jpeg无失真压缩源代码(jpeg lossless compression source code)
    2020-07-09 14:18:55下载
    积分:1
  • fenlei
    分类程序的实现,可在vc++平台中运行,方便大家对算法的熟悉与学习(Classification procedures to achieve, can be run in vc++ platform to facilitate learning of the algorithm are familiar with)
    2013-07-11 21:16:09下载
    积分:1
  • siftregistration
    这是一篇对于SIFT算法应用于非刚性图像配准的论文,相当不错(This is one for the SIFT algorithm is applied to non-rigid image registration of papers, quite good)
    2008-12-30 15:47:17下载
    积分:1
  • 696516资源总数
  • 106405会员总数
  • 10今日下载