搜索资源列表

  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. SiftGPU-0[1].5.261

    0下载:
  2. 本工程为sift特征提取的GPU实现,其提取速度比单纯使用CPU计算快20倍,要注意的是显卡要是Nvidia 6以上的-This works for feature extraction sift realize the GPU, and its extraction faster than using the CPU alone is 20 times faster calculation, it is necessary to no
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:9003008
    • 提供者:alenw
  1. featurematch

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

    • 发布日期:2024-05-21
    • 文件大小:9003008
    • 提供者:wu78zg
  1. SiftGPU-0[1].5.293

    0下载:
  2. 如题SiftGPU,基于CPU的sift算法,运算速度应该很快,但需要的硬件支持也很高。-Such as the title SiftGPU, based on the CPU of the sift algorithm, computational speed should be soon, but the necessary hardware support is also high.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:8372224
    • 提供者: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或以上-A GPU implementation of David Lowe s Scale Invariant Feature Transform compiled
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:8174592
    • 提供者:马江林
  1. CUDA_Match

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

    • 发布日期:2024-05-21
    • 文件大小:1789952
    • 提供者:远航
  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 efficien
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:6984704
    • 提供者:picab
  1. SiftGPU-V340

    0下载:
  2. fast SIFT code using GPU
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:5306368
    • 提供者: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 Gaussi
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:5048320
    • 提供者: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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:5296128
    • 提供者:周金强
  1. SiftGPU-v256

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

    • 发布日期:2024-05-21
    • 文件大小:401408
    • 提供者: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 g
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:5332992
    • 提供者: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 implementat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:5532672
    • 提供者:bou3aza
  1. siftgpu-v400

    0下载:
  2. siftgpu 库 图像识别的GPU加速库 v400版本-the image recognition siftgpu library GPU-accelerated version of the library v400
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:5830656
    • 提供者:liuhailo
  1. SiftGPU

    1下载:
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:7879680
    • 提供者: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:384000
    • 提供者:
  1. siftGPU

    0下载:
  2. ChangchangWu的GPUSift的文档,非常有用!-ChangchangWu GPUSift document, very useful!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:243712
    • 提供者:毛国庆
« 12 »

源码中国 www.ymcn.org