登录
首页 » Visual C++ » SiftGPU-V370

SiftGPU-V370

于 2011-02-23 发布 文件大小:5172KB
0 147
下载积分: 1 下载次数: 0

代码说明:

说明:  使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors. SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified. SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided. )

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

发表评论

0 个回复

  • Three-dimensional-algorithm
    关于MC三维重建算法的二义性消除的文章,很好的消除了MC算法中的二义性(it s the article about Three-dimensional reconstruction algorithm to eliminate ambiguity in MC)
    2014-01-17 13:19:26下载
    积分:1
  • change
    将一个图像的感兴趣区域替换到另一张图像的相同区域中(Will replace the region of interest of an image to another image of the same region of the)
    2015-04-27 16:58:30下载
    积分:1
  • HOG
    基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通(Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler)
    2020-06-25 23:00:01下载
    积分:1
  • cannyho
    openCV+MFC(VS2008)canny边缘检测,能用滑动条调节参数(openCV+MFC (VS2008) canny edge detection, use the slider to adjust parameters)
    2015-09-16 15:27:26下载
    积分:1
  • meanshift
    mean shift功能演示,实现图像分割,具体请看效果(the demonstration of the mean shift algorithm)
    2009-12-18 19:39:09下载
    积分:1
  • 1
    说明:  图像处理的位图操作,256色转为灰度图,图像处理入门源程序(Bitmap image processing operations, 256-color to grayscale, image processing, entry-source)
    2010-06-02 21:11:10下载
    积分:1
  • VCtracking
    用visual c++编写的飞机飞行模拟航迹,其中包括VC源代码和模拟飞行图。(Written with visual c++ simulation of aircraft flight tracks, including the VC source code and simulation of flight plans.)
    2021-05-13 03:30:03下载
    积分:1
  • Image-magnification-narrow
    一段很好的图像放大缩小程序,解码后可以运行。(A very good image magnification narrow program, the decoding can run. )
    2012-07-21 11:04:36下载
    积分:1
  • DCT
    该函数用来实现快速离散余弦变换。该函数利用2N点的快速付立叶变换来实现离散余弦变换(This function is used to implement fast discrete cosine transform. 2N points of the function using the fast Fourier transform to achieve the discrete cosine transform)
    2010-11-15 09:53:27下载
    积分:1
  • demo
    一个有关边缘检测 robert sobel FFT傅里叶变换等算法的demo(a demo using VC++ that implements the algorithms of edge detection and FFT)
    2010-05-21 14:32:48下载
    积分:1
  • 696518资源总数
  • 105595会员总数
  • 1今日下载