搜索资源列表

  1. sift

    0下载:
  2. This the code about sift detector-This is the code about sift detector
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:6625280
    • 提供者:john smith
  1. SIFT

    0下载:
  2. Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:51200
    • 提供者:Deng Fu Qin
  1. SIFT(VC)

    0下载:
  2. sift算法匹配,用VC写的。能直接用!-VC+sift
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:3916800
    • 提供者:huhualiang
  1. sift-latest.tar

    0下载:
  2. Demo code for detecting and matching SIFT features Demo code for detecting and matching SIFT features-Demo code for detecting and matching SIFT features Demo code for detecting and matching SIFT features Demo code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:162816
    • 提供者:zhou
  1. SIFT

    0下载:
  2. 一种很好的基于SIFT算子的人脸识别方法的介绍,文章有很不错。-A good SIFT-based operator of the introduction of face recognition method, there is a very good article.
  3. 所属分类:文件格式

    • 发布日期:2024-05-15
    • 文件大小:286720
    • 提供者:朱静
  1. sift

    0下载:
  2. 用matlab和VC实现图像匹配拼接的sift算法-VC implementation using matlab and the image matching algorithm sift Splicing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:2862080
    • 提供者:yangdawei
  1. sift

    0下载:
  2. SIFT特征匹配,可以用于图像匹配,匹配具有仿射变换不变性非常有用-SIFT feather match,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:4125696
    • 提供者:liuran
  1. sift

    0下载:
  2. 一个运用sift进行特征匹配的代码,经测试,可以很好的运行-To carry out a sift feature matching using the code, tested, can be a very good run
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:375808
    • 提供者:lips
  1. sift

    0下载:
  2. 利用sift算法提取图像特征点,为进一步实现图像间的匹配做准备。-Sift algorithm using image feature extraction point for the further implementation of the matching between images ready to do.
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:816128
    • 提供者:季全
  1. SIFT

    0下载:
  2. 这是基于OpenCV的SIFT特征提取实现。-This is based on the OpenCV implementation of the SIFT feature extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:145408
    • 提供者:
  1. SIFT-opencv

    0下载:
  2. 利用opencv编写的sift匹配程序,对于研究此算法很有帮助-sift code by opencv
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:4011008
    • 提供者:libinghe
  1. SIFT

    0下载:
  2. 一个经典的matlab的sift算法,应用在图像配准,初学者可以好好学习下-Matlab a classic of the sift algorithm, used in image registration, beginners can learn under
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1234944
    • 提供者:zhou
  1. autopano-sift-C

    0下载:
  2. 这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。-This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:506880
    • 提供者:tangwei
  1. sift

    0下载:
  2. opencv下的图像sift特征提取以及匹配-sift
  3. 所属分类:汇编语言

    • 发布日期:2024-05-15
    • 文件大小:637952
    • 提供者:han
  1. sift-1.1.1_20071108_win

    0下载:
  2. SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。-SIFT is a feature abstract algrithm. It s proposed in 2004. It s a strong algrithm invarient of scale, orient and illumination.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:13215744
    • 提供者:rikueyi
  1. autopano-sift-C-2.5.0

    0下载:
  2. sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-c algorithms sift algorithm, based on the opencv, a large cattle write, it is powerful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:266240
    • 提供者:刘恒
  1. SIFT

    0下载:
  2. 自己用matlab写的sift特征点检测与匹配程序,运行能通过-Matlab write themselves sift feature points detection and matching program, run through
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:dubingxin
  1. sift

    0下载:
  2. 求图像的sift特征的c代码,是研究图像的好帮手-It is code that get the sift of an image. It is very useful in image researching
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:3956736
    • 提供者:ww
  1. sift

    1下载:
  2. 找出sift关键点,形成特征向量,再进行描述-find the sift keywords,formed descreptors
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:赵学萍
  1. sift

    0下载:
  2. 使用sift算法,实现图像匹配。在vc6中实现,需安装gsl库和opencv库-Sift algorithm used to achieve image matching. In vc6 realized the need to install OpenCV library and GSL library
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:7100416
    • 提供者:lin
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org