登录
首页 » Visual C++ » SIFT_RANSAC_MATCH

SIFT_RANSAC_MATCH

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

  • 处理
    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
  • study-of-spread-droplet
    利用高速摄影仪记录了不同液滴撞击固体表面的形态变化过程,并探讨了液滴撞击参数撞击过程液滴形态的影响。(The processes of different droplets impacting the solid surface are recorded using a high-speed digital came and the effects of the impact parameters on the droplet impact are studied.)
    2015-01-05 11:50:01下载
    积分:1
  • TheLargeScaleTerraiRendering
    介绍四叉树基于视点LOD算法简化地形的图形编程资料,很有实用性,还带有其它效果的算法(Introduced Quadtree LOD algorithm based on the simplified view of the graphical programming information terrain is very practical, but also with other effects of the algorithm)
    2009-05-07 11:26:00下载
    积分:1
  • AutomaticRadialDistortionEstimation
    图像处理中C#畸变校正程序,针对鱼眼图像的径向畸变校正,利用空间直线在校正图像中仍然为直线的基本原理,且直线在除法模型下为圆弧,从而可以通过检测圆弧对鱼眼图像进行畸变校正。(Image processing program C# distortion correction for radial fisheye image distortion correction, the use of space in a straight line in the corrected image as the basic principle is still straight, and a straight line at the division model is a circular arc, so that the arc can be detected by fish eye image distortion correction.)
    2014-12-01 16:27:10下载
    积分:1
  • open
    里面包括24位真彩色图像类和其基础处理的类,包括灰度化,二值化和形态学操作(Includes 24-bit true color image processing based on class and class, including the gray-scale and binary morphological operations and)
    2009-04-10 13:27:05下载
    积分:1
  • C++源代码
    基本图像处理用C++的实现。包括平移旋转翻转边缘提取canny算子等(The basic image processing with C + +.)
    2017-12-20 15:51:55下载
    积分:1
  • ImagePro
    本人研究生阶段做的项目,线结构光视觉传感器的标定中的激光光条中心的提取。 1、通过JPG、PCX、GIF解码方法,来打开BMP、JPG、PCX、GIF格式图像。 2、大津展之法阈值变换,效果较好。 3、三种细化方法,Rosenfold细化、Hildith细化、Pavlidis细化。 4、基于灰度重心法的全分辨率的激光光条中心亚像素坐标的提取。(Calibration )
    2010-03-12 11:43:58下载
    积分:1
  • readjpeg
    读取jpeg图片数据并输出到txt文本中,再从txt文本中读取数据生成图片(Reading image data and outputs to txt, and then read the data generated image txt text)
    2021-04-28 12:18:43下载
    积分:1
  • License-plate-correction
    车牌矫正,对于一写不够标准的车牌进行矫正,让车牌更容易被分割(Plate correction, not enough for a standard license plate write to correct, so more likely to be split plate)
    2015-05-21 15:48:47下载
    积分:1
  • VC++image-program
    这是一个详细的关于Vc++图像编程的ppt,希望对大家有帮助(This is a detailed on Vc++ Image programming ppt, hope everyone has to help)
    2008-05-28 17:20:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载