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

搜索资源列表

  1. SIFT

    0下载:
  2. 使用matlab实现SIFT算法,代码简单易懂,不过执行效率没有opencv高-SIFT algorithm using matlab implementation, the code is simple to understand, but not opencv high efficiency
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3154
    • 提供者:SmallFire
  1. SIFT

    0下载:
  2. SIFT算法的C实现把检测SIFT特征图像和使用SIFT(或其他)的特点来计算图像的变换与RANSAC-This is a collection of code I ve put together to detect SIFT features in images and to use SIFT (or other) features to compute image transforms with RANSAC. It includes a SIFT function library as w
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:127098
    • 提供者:zhch85
  1. sift

    0下载:
  2. 实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配--Applications for the program source code. M documents needed for the operation and image files.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1287405
    • 提供者:晚上
  1. SIFT

    0下载:
  2. 用vl-sift库实现的基于sift特征的图像匹配算法。还包括了几张基本的用于实验的图片。-code and basic data use vl-sift to achieve image matching. it s matlab code,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:297883
    • 提供者:yinyan
  1. sift-0.9.13-bin

    0下载:
  2. SIFT-HOG matlab source code for computer visualisation
  3. 所属分类:Console

    • 发布日期:2017-05-16
    • 文件大小:3599502
    • 提供者:Dedeepya
  1. 代码

    0下载:
  2. 匹配代码sift;surf;ncc;相机标定和校正(Match code and camera calibration)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:11264
    • 提供者:
  1. 7105_0xFDF

    2下载:
  2. 浙江大学机器人竞赛文档:提供完整的上位机图像识别挑选物品的匹配算法、下位机反馈控制机器人完成行走路线以及串口通讯的Python/C++/Arduino C代码(Robot contest documentation of Zhejiang University.It provides complete image recognition of the host computer, the matching algorithm of the selected items, the feedback
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-11
    • 文件大小:5631379
    • 提供者:GHHHHH
  1. sift-lmde-iatlab

    0下载:
  2. sift的matlab实现代码,经典 Sift matlab code, classic(Sift the matlab code, and classical sift matlab code, classic)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2356224
    • 提供者:tacro
  1. robwhess-opensift-195d764

    0下载:
  2. SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 压缩包包括SIFT 源码及相关文档(Scale-invariant feature transform(SIFT) source code on SIFT)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:132096
    • 提供者:athbest
  1. 149008204siftMatch

    1下载:
  2. 三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping functi
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:6095872
    • 提供者:0908
  1. SIFT_Mosaic

    0下载:
  2. sift算法源代码,按步执行,不使用siftwin32,完全自编(SIFT algorithm source code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:87040
    • 提供者:casc_zxy
  1. SIFT_feature

    0下载:
  2. %this code is the Matlab implimentation of David G. Lowe, %"Distinctive image features from scale-invariant keypoints," %International Journal of Computer Vision, 60, 2 (2004), pp. 91-110. %this code should be used only for academic res
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:4096
    • 提供者:arzehgar
  1. siftDemoV4

    0下载:
  2. sift源码,有良好的尺度不变性,常用于图像匹配,图像拼接等方面。(Sift source code, has good scale invariance, often used for image matching, image splicing and other aspects.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:2718720
    • 提供者:鱼鱼鱼余
  1. siftpp-0.2.2 (1).tar

    0下载:
  2. a code source of sift
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:292864
    • 提供者:ssssffff
  1. sift_match_Python

    0下载:
  2. 基于Python,用SIFT算法实现图像匹配。(This code can do image match by SIFT algorithm.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:41720832
    • 提供者:白日烟火
  1. SIFT

    0下载:
  2. 面像识别训练时用到的归一化特征,进行人脸特征提取的代码(The normalization features used in facial recognition training, and the code for facial feature extraction)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-06
    • 文件大小:5120
    • 提供者:HLT
  1. code

    1下载:
  2. Harris角点检测、SIFT+RANSAC、sift+1nn+ransac、图像拼接代码、FAST+BRIEF编程资料(Harris corner detection, SIFT+RANSAC, sift+1nn+ransac, image mosaic code, FAST+BRIEF programming data)
  3. 所属分类:OpenCV

    • 发布日期:2018-03-03
    • 文件大小:27206656
    • 提供者:satin
  1. bbrister-SIFT3D-1.4.4-0-gc3bce26

    0下载:
  2. 提取3d sift 特征matlab实现(3D SIFT feature extract matlab code)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:26788864
    • 提供者:xygzp415
  1. sift-forensic-master

    0下载:
  2. Block Matching and copy move Forgery Detection matlab program And source code
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1227776
    • 提供者:SAGIN
  1. match

    0下载:
  2. sift特征匹配,sift特征点检测完要进行特征匹配,这个是特征匹配的代码(this is a code about sift match.)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:昵称存在
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
搜珍网 www.dssz.com