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

CudaSift-master

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

  • kmeans
    kmeans算法实现,对图像处理。亲自使用过,可用,供参考。(Kmeans algorithm for image processing.)
    2013-10-17 10:57:41下载
    积分:1
  • jiqishijue
    机器视觉,计算机视觉,人脸识别,形态学,图像采集,压缩编码,数字水印,神经网络,人工智能,模式识别,特征提取,图像检索,视频检索,计算机图形学(machine vision, computer vision, face recognition, morphology, image acquisition, compression, digital watermarking, neural network, artificial intelligence, pattern recognition, feature extraction, image retrieval, video retrieval, computer graphics)
    2007-01-02 19:51:30下载
    积分:1
  • pian
    偏微分方程_PDEs_模型在图像处理中的若干应用(_PDEs_ Model partial differential equations in image processing)
    2013-03-04 16:57:43下载
    积分:1
  • gesture-system
    目前已有的手部运动跟踪系统大多在一定程度上限制了人体运动自由. 基于此, 提出一种无线、 可穿戴、 无障碍的腕关节、 指关节运动跟踪系统. 在人体每个手指甲上粘贴一轻小永磁体, 用以产生标示腕关节、指关节运动的信号 若干磁传感器置于手腕处的电子腕带上, 作为标示信号( 磁信号) 检测器. 当腕关节、 指关 节运动时, 永磁体在各传感器所在位置处的合成磁场发生变化, 传感器对该磁场信号进行测量, 所检测到的磁场信号送入手部姿势估计器, 估计器基于系统数学模型计算手部姿势, 从而实现对手部运动的跟踪.(Most of the existing hand movement tracking system to a certain extent limited the freedom of human motion. This paper presents a wireless, wearable, accessible wrist, knuckles motion tracking system. In each fingernail on the human body Paste a light small permanent magnet to produce marked the wrist, referring to the signal of the joint movement the number of magnetic sensors placed in the wrist at the electronic wristband, as marked signal (magnetic signal) detector. when the wrist, knuckles campaign , the permanent magnet in the magnetic field of the sensor location at changes in the sensors of the magnetic signal measurement, the detected magnetic field signal sent from the start with the Ministry of posture is estimated, the estimator based on the mathematical model to calculate the hand position in order to achieve of hand movement tracking.)
    2020-06-30 07:40:02下载
    积分:1
  • 多目标跟踪的JPDA算法
    用来进行多目标跟踪的JPDA算法的的MATLAB程序包. 跟踪效果还行. (Used for multi-target tracking JPDA algorithm of the MATLAB package tracking performance is okay.)
    2021-04-22 15:38:48下载
    积分:1
  • GMM-modeling-and-EM
    介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法(Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm)
    2012-07-11 15:40:59下载
    积分:1
  • PanoramicImage
    用于图像拼接的素材,可用于全景图拼接。主要是JPG形式,可通过SIFT算法进行处理(Material for image stitching, can be used for panorama stitching. Mainly JPG format, can be handled by the SIFT)
    2020-11-30 15:39:27下载
    积分:1
  • QuickCam
    实现对图像的经验模态分解,得到经验模态分解后的第一层IMF分量,反映了图像的主要信息,去除冗余信息,为识别提供了基础。(Empirical mode decomposition of image, obtain the empirical mode decomposition of the first layer of IMF component, reflected the main information of the image, to remove redundant information, provide the basis for identification. )
    2014-01-20 14:16:39下载
    积分:1
  • opticalflow
    用光流法进行运动物体的检测和跟踪,并返回运动方向(Light flow method of moving object detection and tracking, and return to the direction of movement)
    2009-07-15 14:03:10下载
    积分:1
  • deleteLittleAre
    算法实现消除小面积的区域,保留面积大的区域.对去除小斑点很稳健.(Algorithm to achieve the elimination of small areas of the region to retain the large area of the region. For the removal of small spots very sound.)
    2007-07-16 17:23:00下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载