CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - siftGPU

搜索资源列表

  1. SiftGPU-0[1].5.261

    0下载:
  2. 本工程为sift特征提取的GPU实现,其提取速度比单纯使用CPU计算快20倍,要注意的是显卡要是Nvidia 6以上的
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9003337
    • 提供者:alenw
  1. SiftGPU-0[1].5.293

    0下载:
  2. 如题SiftGPU,基于CPU的sift算法,运算速度应该很快,但需要的硬件支持也很高。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8372349
    • 提供者:liuyun
  1. SIFTGPU

    0下载:
  2. A GPU implementation of David Lowe s Scale Invariant Feature Transform compiled on graphics cards 需要显卡芯片支持fp40/vp40,如nvidia 7900, 8800或以上
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8174747
    • 提供者:马江林
  1. CUDA_Match

    1下载:
  2. 基于NVIDIA CUDA GPU计算开发环境的双目视觉匹配程序,用于立体视觉的识别,同时可用于三维重建。主要算法在显卡上进行,需要NVIDIA的支持CUDA的显卡-NVIDIA CUDA GPU-based computing development environment to match the binocular vision procedures, for three-dimensional visual recognition, can be used for three-dimen
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1790062
    • 提供者:远航
  1. featurematch

    0下载:
  2. 一种鲁棒的特征匹配方法,对于旋转光照,遮挡等变化有很强的适应性-A Robust feature matching method, for the rotating light, shelter and other changes have a strong adaptive
  3. 所属分类:Special Effects

    • 发布日期:2018-04-11
    • 文件大小:9003008
    • 提供者:wu78zg
  1. SiftGPU_V340

    0下载:
  2. 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, SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lis
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6984194
    • 提供者:picab
  1. SiftGPU-V340

    0下载:
  2. fast SIFT code using GPU
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5305987
    • 提供者:Yoo,seok bong
  1. SiftGPU-V360

    0下载:
  2. SiftGPU 是SIFT特征为GPU执行。 SiftGPU进程像素平行建立高斯金字塔的技术要点。基于GPU的清单生成,SiftGPU然后使用的GPU / CPU的混合方法,有效地建立紧密特征点的名单。并行处理技术要点最后得到他们的方向和描述。-SiftGPU is an implementation of SIFT for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Key
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:5048531
    • 提供者:RockZhou
  1. SiftGPU-V370

    0下载:
  2. 使用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 th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5296286
    • 提供者:周金强
  1. SiftGPU-v256

    0下载:
  2. not contain makefile, siftgpu archive, enjoy yourself
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:401266
    • 提供者:vincent
  1. SiftGPU-V380

    0下载:
  2. GPU版的klt光流算法,能够快速的完成sift 算法 ,需要显卡支持-SIFTGPU is an implementation of SIFT for GPU. SiftGPU uses GPU to process pixels and features parallely in Gaussian pyramid construction, DoG keypoint detection and descr iptor generation for SIFT. Compac
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5332741
    • 提供者:wangxi
  1. SiftGPU-V382_2

    0下载:
  2. SiftGPU is an implementation of SIFT for GPU. It does pyramid construction, keypoint detection and descr iptor generation on GPU. Not only does SiftGPU process pixels/features paralelly with GPU, this implementation also reduces readback time
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5532243
    • 提供者:bou3aza
  1. siftgpu-v400

    0下载:
  2. siftgpu 库 图像识别的GPU加速库 v400版本-the image recognition siftgpu library GPU-accelerated version of the library v400
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:5830168
    • 提供者:liuhailo
  1. SiftGPU

    0下载:
  2. 国外作者编写的siftGPU源码,非常强大,可以快速实现匹配,对于差异较大的影像,也可以匹配出很多同名点。-siftGPU source written by Foreign author , which is very powerful, you can quickly achieve matching, even with quite different images, you can also match a lot of tie points.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7879360
    • 提供者:pang shi yan
  1. SITFbasedmatch

    0下载:
  2. 包括基于SIFTGPU的sift特征提取,sift匹配,基于ransac误匹配点剔除等-SIFTGPU based sift feature extraction, sift matching, mismatching points based ransac removed, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4844
    • 提供者:xiexiaowei
  1. siftGPU

    0下载:
  2. 在GPU-CUDA平台上计算SIFT特征点,使用cuda-C,使SIFT提取特征加快-SIFT feature points calculated on the GPU-CUDA platform, use cuda-C, so SIFT feature extraction to accelerate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:383749
    • 提供者:
  1. siftGPU

    0下载:
  2. ChangchangWu的GPUSift的文档,非常有用!-ChangchangWu GPUSift document, very useful!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:243204
    • 提供者:毛国庆
  1. SiftGPU

    0下载:
  2. gpusift-利用GPU加速的SIFT-gpusift- use GPU-accelerated SIFT
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:7918411
    • 提供者:fanyang
搜珍网 www.dssz.com