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

SiftGPU-V370

于 2011-02-23 发布 文件大小:5172KB
0 102
下载积分: 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 个回复

  • pupildetectOK
    在VC6.0环境下,借助openCV函数库,对视频中的人脸进行检测,并实时跟踪,然后用Haar特征的分类器定位人脸,并检测瞳孔存在与否,提取关于眼睛的疲劳信息(In VC6.0 environment, with the aid of openCV function library, to detect human faces in video, and real-time tracking, positioning and use characteristics of Haar classifier faces, and examine the pupil existence, to extract the information about the fatigue of the eye)
    2014-04-14 23:00:39下载
    积分:1
  • C++.netBMP24bitTo8bit
    此程序实现二十四位BMP到八位BMP图像的转换(this program to 24 BMP eight BMP image conversion)
    2007-04-04 15:20:57下载
    积分:1
  • Graph
    输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
    2020-12-13 15:29:15下载
    积分:1
  • SLIC
    超像素分割程序,既有原码,也有可执行程序,验证过,好用。(Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.)
    2021-01-18 16:08:42下载
    积分:1
  • dctembed
    先对图像进行DCT变化再进行水印嵌入,用于图像加密,保护版权,在版权保护方面有较大的用途。(Digital Watermarking DCTembed)
    2010-11-04 22:33:42下载
    积分:1
  • fdeconv
    图像的反卷积 去卷积复原 效果还不错,欢迎下载(image deconvolution image restoration)
    2010-12-24 14:11:25下载
    积分:1
  • gusu
    利用visualC++和图像处理的知识,编写程序对果蔬进行自动识别(Using visualC++ and image processing knowledge, write a program for automatic identification of fruits and vegetables)
    2010-10-17 22:47:17下载
    积分:1
  • TMyPolyStockh
    实现凸多边形排样,使用临界多边形NFP判断两个凸多边形形是否相交,使用启发式算法提高效率, (Convex polygon nesting, polygon NFP to determine whether two convex polygon-shaped intersection, the use of heuristic algorithms to improve efficiency,)
    2021-03-30 22:59:09下载
    积分:1
  • tuxiangjingxiang
    图像简单处理小程序,带有测试图片,比较实用的小冬冬 (Simple procedures to deal with small images, with the test pictures, more practical small Dongdong)
    2007-12-21 17:32:41下载
    积分:1
  • opencv
    基于opencv 实现毛衣的瑕疵检测 属于毕业设计 功能完整(it is perfect)
    2012-04-02 19:06:07下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载