CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 特征匹配

搜索资源列表

  1. color-feature-matching

    0下载:
  2. 有好的总结的基于颜色信息的图像特征匹配文章资料。-Good summary of the image features based on color information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7799972
    • 提供者:崔鑫彤
  1. ANN

    0下载:
  2. 使用ANN方法进行特征匹配的必要文件,希望对研究图像特征匹配的人有所帮助-ANN model to match the characteristics of the necessary documents, hoping to help the people of image feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:86566
    • 提供者:张弛
  1. example2

    0下载:
  2. matlab做图像特征匹配处理的源代码,高效-matlab source code do image feature matching process, efficient
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:676
    • 提供者:艾丝凡
  1. SubFunctions

    0下载:
  2. matlab 灰度图像特征匹配的函数使用源文件包。-The function uses the source file matlab grayscale image feature matching package.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:13045
    • 提供者:艾丝凡
  1. tezenpp

    0下载:
  2. 这是图像特征匹配算法原理,值得参考下载!-This is the image feature matching algorithm principle, it is also useful to download!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-25
    • 文件大小:5479945
    • 提供者:jeffsonfu
  1. Find-Matched-Points

    0下载:
  2. 该程序利用MATLAB语言进行图像特征匹配,其中用到Lowe的SIFT描述子算法-The program utilizes the MATLAB language image feature matching, which uses Lowe' s SIFT descr iptors algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:215653
    • 提供者:lixiaofang
  1. A-Combined-Corner-and-Edge-Detector

    0下载:
  2. 图像拼接技术论文,基于图像特征匹配,很实用,很好。harris角点技术论文原文。-Image Stitching technology papers, based on image feature matching, very practical, very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1796986
    • 提供者:耿越
  1. opencv---sift

    1下载:
  2. 基于opencv的sift图像拼接算法,是特征匹配的一种,具有旋转、平移、遮蔽以及仿射不变形,广泛应用于图像拼接及图像特征匹配中-Based on the opencv sift image stitching algorithm, is a feature matching, rotation, translation, masking and affine deformation, is widely used in image stitching and image feature mat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4011181
    • 提供者:周圣
  1. ciratefi105

    0下载:
  2. 图像特征匹配 巴西人写的,可以直接从图像进行模板匹配,算法对缩放和旋转具有不变性-image template match,wirtten by a Brazilian,this algorithm is invariant for scale and rotation of images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3908698
    • 提供者:xing
  1. 多幅图像拼接

    4下载:
  2. 多幅图像拼接matlab实现 sift特征提取、描述、匹配、RANSAC、仿射变换(Multiple image mosaics, MATLAB, SIFT feature extraction, descr iption, matching, RANSAC, affine transformation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:6980608
    • 提供者:shh
  1. Moravec

    0下载:
  2. 作用是提取图像角点,用于图像特征匹配的算法。Moravec为经典算子了。(Extracting image corner points for image feature matching algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5405696
    • 提供者:huang918819
  1. 图像拼接技术

    0下载:
  2. 利用sift算法提取两张图像的特征点,利用ransac去除误匹配,最后将两张图片拼接在一起(Using sift algorithm to extract the two feature points of the image, the use of ransac to remove the wrong match, and finally the two pictures together)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:358400
    • 提供者:ruiruihaha
  1. halcon图像匹配例程

    0下载:
  2. 帮助新手入门halcon,学习二维图像处理的基本方法,从分割图像到--形态学处理--特征提取---图像匹配整个过程的讲解(The basic method of learning two-dimensional image processing is to help novice halcon, from segmentation image to - morphological processing - feature extraction - image matching the whole
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:35840
    • 提供者:清平乐
  1. code1

    0下载:
  2. 特征点提取及图像匹配,局部图像特征提取匹配(Feature point extraction and image matching, local image feature extraction matching.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:东&子
  1. Daisy

    0下载:
  2. 提取Daisy特征,可用于图像的特征表示和图像的匹配等图像处理的问题。(Extraction of Daisy features)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:265216
    • 提供者:呆123456
  1. 图像拼接

    0下载:
  2. 采用特征点匹配的方法实现多张图像的拼接,最终生成全景图像(Using the feature point matching method to achieve image stitching, eventually generating panoramic images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:5888000
    • 提供者:码能
  1. SURF探测器拼接两张图像以创建全景的openCV实现

    0下载:
  2. 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:9830400
    • 提供者:小kkx
  1. matlab图像拼接1

    1下载:
  2. 对两幅图像进行harris角点提取,特征点匹配,进行图像拼接(Two corners are extracted from Harris images, and feature points are matched for image mosaic)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:238592
    • 提供者:梦无涯169
  1. 基于SIFT算法的图像特征点提取与匹配

    0下载:
  2. 文章深入研究了 SIFT 特征点提取的原理及过程,以基于 K-D 树结构的近邻算 法对呈线性变换的两幅图像在不同视角和噪声干扰情况下进行了特征点的粗匹 配,并通过随机抽样一致性算法(Random Sample Consensus)进行特征点的提纯,删 除例如错误的匹配特征点对。针对粗匹配后误匹配点对较多导致的 RANSAC 算法 效率降低、运算时间变长的情况,论文以视差梯度约束对粗匹配点对进行预筛选, 提升了 RANSAC 算法的效率。根据匹配点对空间位置关系得出图像之间的变换模 型;最后将图像
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:6951936
    • 提供者:robben333333
  1. 图像拼接技术

    0下载:
  2. 运用sift算法进行特征点的提取并实现特征点的匹配与融合(SIFT algorithm is used to extract feature points and realize matching and fusion of feature points.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:357376
    • 提供者:Leslie ??Love
« 1 2 3 4 5 67 8 9 10 11 ... 48 »
搜珍网 www.dssz.com