搜索资源列表

  1. SIFT

    0下载:
  2. Sift(Scale Invariant Feature Transform)是一个很好的图像匹配算法,同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。本源码是用c语言实现的,代码简单易理解-Sift (Scale Invariant Feature Transform) is a good image matching algorithm, and can handle the bri
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:5197824
    • 提供者:huangxiaoli
  1. SIFT

    0下载:
  2. SIFT Key-points Self-adaptive Extraction Algorithm for Video Images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:956416
    • 提供者:lee
  1. sift

    0下载:
  2. SIFT特征检测在图像匹配中有着较为广泛的使用,并有着教好的检测效果。-SIFT feature detection in image matching has a more widely used, and has taught good test results.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:781312
    • 提供者:方达
  1. SIFT

    0下载:
  2. matlab的SIFT算法程序,可以运行。搞图像处理的同学可以下载来试试。-matlab SIFT
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2639872
    • 提供者:deng chao
  1. SIFT

    0下载:
  2. matlab实现的sift特征提取和检测算法,还有harris检测和跟踪算法。-matlab implementation sift feature extraction and detection algorithms, as well as harris detection and tracking algorithms.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:956416
    • 提供者:ntr
  1. sift

    0下载:
  2. 基于poencv2.4.0的sift代码,是实例,在vs2008下可以运行-based on opencv 2.4.0 to make sift come ture.the plantform is vs2008
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:13241344
    • 提供者:王航
  1. sift-and-rgb2lab

    0下载:
  2. SIFT特征和RGB、Lab颜色空间,提取图像的SIFT特征,和RGB、Lab颜色空间向量-SIFT and RGB, Lab color space, image SIFT feature extraction, and RGB, Lab color space vector
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:100352
    • 提供者:王珊
  1. Sift

    0下载:
  2. 图像Sift特征提取,由MATLAB和C混合编程完成。-Sift feature extraction, image performed by MATLAB and C programming.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2912256
    • 提供者:woxiaoxin
  1. SIFT

    0下载:
  2. 用vc6.0实现的尺度不变变换SIFT特征点检测算法。-Vc6.0 achieved with scale invariant feature transform SIFT detection algorithm.
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:279552
    • 提供者:wangshuang
  1. sift

    0下载:
  2. sift图像特征提取 vs2010+opencv2.2 如果想搞清原理,请参照如下内容: http://blog.csdn.net/zddmail/article/details/7521424 -sift image feature extraction vs2010+ opencv2.2 If you want to find out the principles, please refer to the follo
  3. 所属分类:OpenCV

    • 发布日期:2024-05-14
    • 文件大小:16033792
    • 提供者:项超军
  1. sift

    0下载:
  2. 图像处理中特征点检测sift变化的matlab源码-Image processing feature point detection sift change matlab source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2661376
    • 提供者:肖路
  1. sift-0.9.0

    0下载:
  2. sift代码,可运行,适合初学者使用,有一些备注-sift code, you can run, suitable for beginners to use, there are some notes
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:3507200
    • 提供者:王紫吴
  1. SIFT

    0下载:
  2. sift详解以及有关改进sift的小论文,对初学者有用,适合开题-Detailed and related improvements sift sift small papers, useful for beginners, for open questions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:6793216
    • 提供者:王紫吴
  1. SIFT

    0下载:
  2. 本文为用matlab编写的SIFT算法希望大家相互交流心得体会-This article was written by SIFT algorithm matlab hope we exchange feelings and experiences
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:116736
    • 提供者:leeweiquan
  1. sift-mosaic

    0下载:
  2. sift 图像拼接,先找到两幅图像对应的特征点,然后算出变换矩阵,然后投影拼接图像-find the feature points of two images,using them to find the translate matrix,then complete the image mosaic
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-14
    • 文件大小:1097728
    • 提供者:滕抱强
  1. sift

    0下载:
  2. 改进的sift检测,matlab快速检测-Improved sift
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:2637824
    • 提供者:wuliya
  1. SIFT

    0下载:
  2. 一个很好的sift算法实例,有图有真相,可以实现特征点匹配,并将两幅图像的匹配点连线,还可以实现拼接,内有几个demo。帮助大家学习。-A good sift algorithm instance, there are pictures and the truth, you can achieve the matching feature points, and the two images match point connection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1302528
    • 提供者:尹珂
  1. SIFT

    0下载:
  2. sift图像识别 需要先配置好opencv2.4.5的环境才能运行-sift image recognition you need to configure the environment in order to run opencv2.4.5
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:7047168
    • 提供者:雷泽
  1. sift_realization

    0下载:
  2. SIFT operator calculate rotation graph matching points, python prepared for reference purposes only
  3. 所属分类:其它源码

    • 发布日期:2014-12-23
    • 文件大小:1683
    • 提供者:iusa1234
  1. sift

    0下载:
  2. sift算法匹配图像特征点(opencv)-sift algorithm for image matching feature points (opencv)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-14
    • 文件大小:15173632
    • 提供者:吴旭
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org