登录
首页 » Visual C++ » SIFT_RANSAC_MATCH

SIFT_RANSAC_MATCH

于 2021-04-09 发布 文件大小:22492KB
0 331
下载积分: 1 下载次数: 96

代码说明:

  利用GPU加速的SIFT算法,实现影像匹配,并利用RANSAC进行粗差的剔除(GPU-accelerated use SIFT algorithm to achieve image matching, and use RANSAC removing coarse poor)

文件列表:

SIFT_RANSAC_MATCH
.................\Debug
.................\.....\DevIL.dll,670720,2010-05-24
.................\.....\DevIL64.dll,2300928,2011-08-22
.................\.....\glew32.dll,245760,2011-08-22
.................\.....\glew64.dll,279552,2011-08-22
.................\.....\SIFTGPU.dll,409600,2013-10-07
.................\.....\SIFTGPU_d.dll,1146945,2013-10-07
.................\ipch
.................\....\sift_ransac_match-7d04f19e
.................\SIFT_RANSAC_MATCH
.................\.................\Debug
.................\.................\Include
.................\.................\.......\GL
.................\.................\.......\..\glew.h,636546,2009-06-08
.................\.................\.......\..\glut.h,32826,2009-06-08
.................\.................\.......\..\wglew.h,50649,2009-06-08
.................\.................\.......\IL
.................\.................\.......\..\htm" target=_blank>COPYING,26421,2009-06-08
.................\.................\.......\..\il.h,23799,2009-06-08
.................\.................\.......\SIFTGPU
.................\.................\.......\.......\SiftGPU.h,14946,2012-10-03
.................\.................\Lib
.................\.................\...\SIFTGPULib
.................\.................\...\..........\DevIL.lib,30802,2009-06-08
.................\.................\...\..........\DevIL64.lib,26460,2011-08-22
.................\.................\...\..........\glew32.lib,379178,2009-06-08
.................\.................\...\..........\glew32s.lib,931960,2009-06-08
.................\.................\...\..........\glew64.lib,408718,2011-08-22
.................\.................\...\..........\glew64s.lib,1125026,2011-08-22
.................\.................\...\..........\glut32.lib,28704,2009-06-08
.................\.................\...\..........\glut64.lib,26180,2009-04-20
.................\.................\...\..........\SIFTGPU.exp,10051,2013-10-07
.................\.................\...\..........\SIFTGPU.lib,17836,2013-10-07
.................\.................\...\..........\SIFTGPU_d.exp,10059,2013-10-07
.................\.................\...\..........\SIFTGPU_d.lib,17968,2013-10-07
.................\.................\...\..........\TestBase.lib,84404,2013-10-07
.................\.................\...\..........\TestBase_d.lib,216840,2013-10-07
.................\.................\MatchPoint.cpp,709,2014-04-04
.................\.................\MatchPoint.h,579,2014-03-27
.................\.................\sift_ransac_match.h,1087,2014-04-04
.................\.................\SIFT_RANSAC_MATCH.vcxproj,5381,2014-04-04
.................\.................\SIFT_RANSAC_MATCH.vcxproj.filters,1359,2014-04-04
.................\.................\SIFT_RANSAC_MATCH.vcxproj.user,143,2014-04-04
.................\.................\sift_ransan_match.cpp,7273,2014-04-04
.................\.................\StdAfx.h,1106,2014-03-14
.................\SIFT_RANSAC_MATCH.sdf,61755392,2014-04-18
.................\SIFT_RANSAC_MATCH.sln,918,2014-04-04

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

发表评论

0 个回复

  • toushi
    图形学中的透视投影算法 在屏幕中心绘制立方体的透视投影 可以绘制一点透视图 二点透视图 三点透视图(Graphics in the perspective projection algorithm for drawing a cube in the center of the screen you can draw a little perspective projection perspective two point perspective three-point perspective)
    2020-11-18 23:39:40下载
    积分:1
  • 2
    说明:  基于boosted的粒子滤波,用于冰球的跟踪(Based on the boosted particle filter for tracking hockey)
    2010-03-09 13:56:56下载
    积分:1
  • Color-gamut-calculation
    根据输入的色坐标自动计算出色域,并标注在CIE-1931色度图上.(Automatically calculate based on the input color coordinates of the gamut, and marked in the CIE-1931 chromaticity diagram.... )
    2012-02-24 12:45:07下载
    积分:1
  • Fasteners-transferred-Tools
    请将本压缩文件包下的所有文件放在AutoCAD的支 持目录之下,如 AutoCAD 的安装目录下;或者在下拉 菜单中的 工具-> 选项 -> 文件 -> 支持文件搜索路 径 -> 添加 本程序所在目录。调入应用程序jgj.vlx , 可以直接将本程序拖入AutoCAD绘图区域,或者在下拉 菜单的 工具->加载应用程序 中找到本程序后加载即 可! 成功加载后,在命令行内输入bzjgj即可运行。在 对话框中,可以选择螺栓螺母的类型以及其它平、弹垫、 螺纹的显示等,具体使用方法可参见本文件夹中的图片。 体验版只能绘制规格为M10之组件,如果您要注册本工 具,可在命令行内输入 zc ,即可获得相关注册信息。(Please support all the compressed files in AutoCAD package under the Held under the directory, such as AutoCAD installation directory or pull-down Menu Tools-> Options-> File-> Support file search path Path-> add the program directory. Transferred to the application jgj.vlx, This program can be directly dragged into the AutoCAD drawing area, or in the drop-down Menu Tools-> Load application found that after loading the program Can! After successfully loaded in the command line, type bzjgj to run. In Dialog box, you can select the type of bolts and nuts and other flat, spring washers, Threaded display, specific methods can be found in the folder of pictures. Trial version can only draw specifications for the components of the M10, if you want to register the workers Tools, you can enter in the command line zc, you can get the relevant registration information.)
    2014-05-01 11:44:31下载
    积分:1
  • 86346644
    图像的复制剪切粘贴,Visual C++编程技巧精选,很好的参考资料。(Copy cut and paste image, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:09:48下载
    积分:1
  • isee_code01231
    一个类似ACDSee的看图工具,可以察看很多种格式的图形文件。由ISee开发组提供(ACDSee pictures of a similar tool, you can see a variety of graphics file formats. ISee provided by the development team)
    2020-06-26 12:00:02下载
    积分:1
  • DIBR
    说明:  DIBR功能实现3D合成,是三维电影合成的快速算法(DIBR function realization 3D synthesis, is a fast algorithm for the synthesis of three-dimensional film)
    2021-04-14 08:58:55下载
    积分:1
  • 处理
    VC图象处理电子书,Chm格式,基本与位图相关的都作了说明,很不错(VC image processing e-books, Chm format, and basic bitmap were made related to the note, a very good)
    2005-03-23 09:44:48下载
    积分:1
  • 3DGame
    introduce 3d with dx9.0 绝好的3d书籍加源码(introduce 3d with dx9.0 excellent books on Canadian source 3d)
    2010-02-27 12:57:55下载
    积分:1
  • WaterShed
    WaterShed图像分割方法,使用C++来编写的程序,分割效果还不错,不过要用的话,自己还是要调一下的。(WaterShed image segmentation method, using C++ to write programs, segmentation results were pretty good, but use the words that he is still would like to stress the.)
    2010-03-13 14:03:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载