搜索资源列表

  1. 图像特征点分布均匀性的评价方法

    0下载:
  2. 图像特征点分布均匀性的评价方法
  3. 所属分类:编程文档

  1. HarrisCorner

    0下载:
  2. 一个比较实用用的图像特征点检测的方法,利用经典的harris corner方法,包括源程序exe可执行文件-a more practical use of the image feature detection method, using the classic harris corner, including source exe executable file
  3. 所属分类:图形图象

    • 发布日期:2024-09-29
    • 文件大小:57344
    • 提供者:张先
  1. distor

    0下载:
  2. 图像模板匹配计算,逐象素移动计算当前模板数据,提取图像特征点-image template matching, pixel-by-mobile current template data, image feature extraction point
  3. 所属分类:matlab例程

    • 发布日期:2024-09-29
    • 文件大小:2048
    • 提供者:李庆山
  1. siftpp-0.6.5.tar

    0下载:
  2. sift 图像特征点提取算法。国外一个博士写的C++代码。-sift image feature extraction algorithm. A foreign written by Dr C code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:324608
    • 提供者:Haibo
  1. opticalstream

    0下载:
  2. 一个以光流方程为约束条件的图像特征点跟踪程序。-to an equation of the optical flow constraints of the image feature point tracking procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:1024
    • 提供者:gwg
  1. siftpp-0.7.1.tar

    0下载:
  2. 图像特征点提取算法。国外一个博士写的C++代码-err
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:326656
    • 提供者:李志強
  1. davidlowe_correspondence

    0下载:
  2. david lowe 的matlab程序,用于图像特征点的匹配。-david lowe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:376832
    • 提供者:
  1. Detection1

    0下载:
  2. 基于特征点检测匹配的运动补偿方法,然后通过补偿的差分图像法来检测移动平台下的运动目标-Based on feature point detection method of matching motion compensation, and then through the compensation differential image method to detect the mobile platform under the movi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:345088
    • 提供者:郭江
  1. imagemosic

    0下载:
  2. 针对基于图像特征点的配准方法中对应特征对难以准确提取的问题,提出一种基于兴趣 点匹配的图像自动拼接方法。该方法首先利用Harris角检测器提取两幅图像中的兴趣点,并在此基 础上采用比较最大值法提取出对应兴趣点特征对,最后利用这些匹配特征对来实现图像的拼接。实 验结果表明,这种方法能有效地去除伪匹配特征对的干扰,同时降低了误匹配的概率-Feature points for image-based registration me
  3. 所属分类:文档资料

    • 发布日期:2024-09-29
    • 文件大小:3325952
    • 提供者:zhangjia
  1. 20081217

    1下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢-2 points, matching the characteristics of images, which used the opencv library, fea
  3. 所属分类:图形图象

    • 发布日期:2024-09-29
    • 文件大小:15228928
    • 提供者:star
  1. Imagefeaturelocalization

    1下载:
  2. 介绍一种图像特征点定位方法,用以解决现有技术中存在的图像特征点定位效率低、应用受限的问题。-Introduce an image feature point positioning methods, the methods used to tackle existing technologies that exist in image feature point positioning low efficiency, the appli
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:30720
    • 提供者:杨战
  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-09-29
    • 文件大小:816128
    • 提供者:季全
  1. IDA

    0下载:
  2. 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations)-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of IDA (In
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:1024
    • 提供者:zhaoyuhang
  1. IDAc

    0下载:
  2. 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations),C语言实现版本-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:4096
    • 提供者:zhaoyuhang
  1. An_automatic_image_stitching_algorithm_based_on_fe

    0下载:
  2. 本文提出一种图像特征点匹配算法,并在该算法的基础上形成构建全景图的图像拼接算法. 此算法采用 Harris角检测算子进行特征点提取,并为其分配特征描述符.-This paper presents an image feature point matching algorithm and the algorithm is based on building a panoramic image mosaic algorithm grap
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:393216
    • 提供者:酷鱼
  1. HarrisCorner

    0下载:
  2. 采用Harris角点检测算子进行图像特征点的提取。-Use harris corner-detector to extract the features in a given image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:2923520
    • 提供者:晴天
  1. shero

    0下载:
  2. 基于像素的图像特征点匹配,很好,很强大,一定要试试。 -Pixel-based image feature points matching,very good.You have to try it.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:118784
    • 提供者:sunqi
  1. match_version_1.3

    0下载:
  2. 该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来-The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:1181696
    • 提供者:郭甜莉
  1. C#提取特征点并进行图像匹配

    0下载:
  2. 建立在Moravec算子基础上提取特征点后与另外一幅图像进行匹配计算,并输出特征点对应的匹配点像素坐标(Based on the Moravec operator, the feature points are extracted and matched with another image, and the matching pixel coordinates corresponding to the feature points a
  3. 所属分类:其他小程序

  1. quickly match

    0下载:
  2. 基于亮度/色彩一致性,在SURF算法的基础上提出了一种快速图像特征点匹配算法,可以缩小特征点匹配所需的运行时间,提高正确匹配率。(Based on the brightness / color consistency, a fast image feature point matching algorithm based on SURF algorithm is proposed, which can reduce the runnin
  3. 所属分类:OpenCV

    • 发布日期:2024-09-29
    • 文件大小:2048
    • 提供者:落尘薇
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org