登录
首页 » Visual C++ » SIFT_RANSAC_MATCH

SIFT_RANSAC_MATCH

于 2021-04-09 发布 文件大小:22492KB
0 320
下载积分: 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 个回复

  • winrgn
    旋转的太阳,VB编写,特别适合初学者、好东西(Rotation of the sun, VB preparation, especially for beginners, a good thing)
    2010-03-11 06:28:01下载
    积分:1
  • 123
    对复杂边缘检测的Snake改进算法.pdf,snake算法(Complex Snake improved edge detection algorithm. Pdf, snake algorithm)
    2008-01-21 22:45:28下载
    积分:1
  • ATOCP
    此程序为摄影测量的一个小环节,主要功能是求解影像畸变差,可根据相机内参数求解,简单实用(This program is a small part of photogrammetry, the main function is to solve the differential image distortion can be solved according to the camera parameters, simple and practical)
    2013-11-08 14:48:01下载
    积分:1
  • 0460
    水平百叶窗显示图片,讲一张图像垂直分成若干份,bitblt一行一行的显示(The level of blinds show pictures, talk about an image vertically divided into several copies, bitblt display line by line)
    2009-12-23 12:20:12下载
    积分:1
  • Map OpenGL
    DEM数据处理,有贴纹理及漫游程序,自己在其他网上下载的 希望对做三维的朋友有所帮助(DEM data processing, has the stick texture and roaming)
    2014-03-18 15:09:18下载
    积分:1
  • IGES
    用于读取IGES文件(IGES files for reading)
    2021-04-22 11:08:49下载
    积分:1
  • gui界面
    利用matlab的gui设计的带有输入和输出功能的界面图形,可视性很强,学习非常值得(The interface graphics with input and output functions designed by GUI of MATLAB have strong visibility and worth learning.)
    2020-06-19 18:20:01下载
    积分:1
  • Transform_2D
    这是计算机图形学中的对二维图形进行基本几何变换的程序(This is a two-dimensional computer graphics in the graphics program of basic geometric transformations)
    2009-12-29 01:41:22下载
    积分:1
  • 各种特征提取主成分分析法pca
    用于各种特征提取主成分分析法,如表情提取,人脸提取,识别分类等(For a variety of features to extract the principal component analysis (pca),Such as expression extraction, face extraction, identification classification, etc)
    2015-04-15 11:00:08下载
    积分:1
  • Ellipse-detection
    能够检测椭圆,并且在已知摄像机安装高度和倾角的情况下实现单目测距,代码能够运行(Ellipse can be detected, and the camera installation height and in the case of the known inclination to achieve monocular ranging code to run)
    2016-04-05 10:03:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载