登录
首页 » Visual C++ » CudaSift-master

CudaSift-master

于 2021-04-09 发布 文件大小:2304KB
0 178
下载积分: 1 下载次数: 44

代码说明:

  在GPU-CUDA平台上进行SIFT特征提取,加快提取速度(On GPU-CUDA platform SIFT feature extraction, speeding up the extraction rate)

文件列表:

CudaSift-master
...............\.gitattributes,483,2013-08-08
...............\.gitignore,2643,2013-08-08
...............\CMakeLists.txt,1672,2013-08-08
...............\cudaImage.cu,3290,2013-08-08
...............\cudaImage.h,870,2013-08-08
...............\cudaSift.h,1133,2013-08-08
...............\cudaSiftD.cu,27949,2013-08-08
...............\cudaSiftD.h,3233,2013-08-08
...............\cudaSiftD_old.cu,11158,2013-08-08
...............\cudaSiftH.cu,15871,2013-08-08
...............\cudaSiftH.h,3342,2013-08-08
...............\cudaSiftH_old.cu,6668,2013-08-08
...............\cudaSiftH_old.h,790,2013-08-08
...............\cudaSift_gold.cpp,3098,2013-08-08
...............\cudautils.h,2822,2013-08-08
...............\data
...............\....\left.pgm,1228816,2013-08-08
...............\....\righ.pgm,1228816,2013-08-08
...............\....\rimg_pts.pgm,1228816,2013-08-08
...............\geomFuncs.cpp,2437,2013-08-08
...............\mainSift.cpp,6190,2013-08-08
...............\matching.cu,13243,2013-08-08
...............\oldcode
...............\.......\cudaImage.cu,4146,2013-08-08
...............\.......\cudaImage.h,920,2013-08-08
...............\.......\cudaSift.h,1631,2013-08-08
...............\.......\cudaSiftD.cu,33800,2013-08-08
...............\.......\cudaSiftD.h,5585,2013-08-08
...............\.......\cudaSiftH.cu,26557,2013-08-08
...............\.......\cudaSiftH.h,3139,2013-08-08
...............\.......\cudaSift_gold.cpp,3098,2013-08-08
...............\.......\cudautils.h,2712,2013-08-08
...............\.......\mainSift.cpp,11591,2013-08-08
...............\.......\singular.cu,4390,2013-08-08
...............\htm" target=_blank>README,1606,2013-08-08
...............\singular.cu,4388,2013-08-08

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

发表评论

0 个回复

  • Project2
    通过图片的外参数矩阵对图片进行透视变换,对图片的外参数进行校正(camera calibration)
    2014-11-14 23:49:33下载
    积分:1
  • DcmtkTest
    本程序使用dcmtk库,可以显示大部分的DICOM图像。非压缩、压缩黑白图像以766灰阶显示,彩色图像正常显示。 对于初用dcmtk库的开发者来说,入门较难,本程序已使用VC6工程将主要库加入工程中,可以参考本工程的设置。另外,对于高于8位的黑白图像,本程序也提供一个处理方法的参考。(This procedure used dcmtk library, you can see that the majority of the DICOM image. Non-compressed, compressed to 766 gray-scale black-and-white images show that color image display. Dcmtk library used for the early developers, the entry more difficult, the procedure has been in use for the main library VC6 project will join the project, can refer to the project settings. In addition, higher than the 8-bit black-and-white images, the program also provides a reference method.)
    2009-06-01 14:19:42下载
    积分:1
  • Histogram-method
    利用直方图双峰法选取适当阈值对图像进行二值化处理。此法只适用于直方图为双峰状图像。(Using the Shuangfeng method to the appropriate threshold histogram of image processing two values. This method is only applicable to the histogram of image of Shuangfeng.)
    2015-04-14 15:56:07下载
    积分:1
  • DebugDemo
    设置位置断点跟踪程序,VC++精选编程源码,很好的参考资料。(Set breakpoint location tracking procedures, VC++ programming source code, a good reference.)
    2013-11-26 09:57:15下载
    积分:1
  • FacesAlign-2.3
    运用于人脸图像预处理中,主要实现功能有:人脸检测,人脸对齐,人脸图像放缩,人脸剪切。(Applied to the face image preprocessing, the main features are: face detection, face alignment, face image zoom, face cuts.)
    2013-10-23 21:26:50下载
    积分:1
  • 统计独立算法求的信息熵
    一幅大小为256×256的256级灰度图像(每像素8bit) 如果图像的各个像素之间是统计独立的,求该图像的信息熵 -离散无记忆信源 如果图像的各个像素之间不是统计独立的,求该图像的信息熵 -图像像素的概率分布模型(A 256 gray scale image (8bit per pixel) with a size of 256 x 256 If each pixel of the image is statistically independent, the information entropy of the image is calculated Discrete memoryless source If each pixel of the image is not statistically independent, the information entropy of the image is calculated Probability distribution model of image pixels)
    2017-11-24 21:49:34下载
    积分:1
  • Open02
    一个简单的图像浏览器,对初学C++开发图像处理系统的朋友有启迪作用。(A simple image viewer, for beginners C++ image processing system developed friends revealing. )
    2011-11-16 15:51:17下载
    积分:1
  • Hough-transform
    基于规格化Hough变换的天波超视距雷达检测前跟踪算法(Hough transform based on the normalized horizon radar detection and tracking algorithms)
    2013-12-09 16:41:57下载
    积分:1
  • Image-binarization
    说明:  图片自适应二值化处理,二值化处理使用简单方便。(Adaptive binarization image processing, binary processing easy to use.)
    2011-03-01 01:16:18下载
    积分:1
  • Saolei
    一个扫雷应用程序,在VC下开发,用来提高编程水平(A de-mining applications, developed in the VC used to improve the programming level)
    2007-11-23 11:11:51下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载