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

搜索资源列表

  1. sift

    0下载:
  2. sift特征点对应匹配算法对立体匹配的初学者和资深编程人员都是很有用的式-sift the corresponding feature point matching algorithm for stereo matching of beginners and experienced programmers are very useful type
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:441162
    • 提供者:任冉冉
  1. ImageProcessing

    0下载:
  2. 图像匹配算法 图像的特征点提取以及匹配在三维重建中有重要的作用-Image matching algorithm of feature point extraction image matching in the three-dimensional reconstruction as well as play an important role in
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22635494
    • 提供者:sky
  1. jiaodiantezhengtiqujipipei

    0下载:
  2. 基于角点提取的特征点匹配算法研究!特征点用uSan算子提取!-Corner Detection Based on Feature Points Matching Algorithm! Feature Point Extraction using uSan operator!
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6583914
    • 提供者:姜利
  1. siftdemo

    0下载:
  2. 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extremum point extraction, descr ipt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12641
    • 提供者:tjy
  1. SIFT_Extract

    0下载:
  2. 实现SIFT特征提取算法,对于图像处理很有用的,首先提取特征点,然后进行特征点匹配。版权信息参见LICENSE-Sift feature extracting algorithm,read the copyright file LICENSE.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:171772
    • 提供者:fh
  1. HarrisMatlabSrc

    0下载:
  2. harris角点检测,功能完善,鲁棒性好,希望对大家有用,特来分享-harris corner detection, functional, robust, good hope for all of us, special to share
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:298196
    • 提供者:jack
  1. RANSAC

    3下载:
  2. 随机抽样一致算法RANSAC,在图像配准中可以用于去除不精确的匹配点。-Random sample consensus algorithm RANSAC, in the image registration can be used to remove inaccurate matching point.
  3. 所属分类:Graph program

    • 发布日期:2016-05-22
    • 文件大小:723872
    • 提供者:晴天
  1. PointMatch

    0下载:
  2. 点集匹配算法实现。包括二分图匹配。可广泛应用计算机视觉领域-Point set matching algorithm. Including two sub-graph matching. Can be widely used in the field of computer vision
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:71399
    • 提供者:李乔
  1. harris_detector

    0下载:
  2. Harris角点检测,用于发现图像的特征,进而进行特征匹配,很经典-Harris corner
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:68918
    • 提供者:王波
  1. PIPEI

    0下载:
  2. 图像匹配是三维重建中的一个关键部分。在立体视觉中,为了得到空间一点的三维几何信息,需要从不同的视点方向获取的两幅(或者多幅)图像中正确找到这一个点在不同的图像中的投影点,这一个过程就叫做图像匹配(mIageMatchnig).所以图像匹配是立体视觉系统的核心,也是实现图像理解的基础。 。 -Three-dimensional reconstruction of the image matching is a key part of. In stereo vision, in order
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-09
    • 文件大小:16227475
    • 提供者:
  1. litipipei

    0下载:
  2. 一篇立体匹配的好文章,基于角点引导的边缘匹配方法,自认为思路比较新颖,因此和大家一起分享。-A stereo matching a good article, based on leading edge of corner matching method, since the idea that the relatively new, so to share with everyone.
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:244876
    • 提供者:quanshuiwusheng
  1. harris

    0下载:
  2. 基于harris兴趣点的图像检索程序。先特征提取,进而进行特征匹配,最后还有结果的返回。-Harris points of interest based on image retrieval process. First feature extraction, feature matching and then carried out and, finally, the results returned.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1289
    • 提供者:爱学习
  1. SIFT-demo

    0下载:
  2. 不论科研还是应用上都希望可以和人类的视觉一样通过程序自 动找出两幅图像里面相同的景物,并且建立它们之间的对应,前几年才被提出的SIFT(尺度不变特征)算法提供了一种解决方法,通过这个算法可以使得满足一 定条件下两幅图像中相同景物的某些点(后面提到的关键点)可以匹配起来-Both research and application, or want to be like the human visual images by automatically identifying two inside t
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:257274
    • 提供者:文松抑扬
  1. POINT

    0下载:
  2. 新型高效图像特征点检测算法 在运动检测 匹配 等图像处理领域有广泛应用-A NEW DIGITAL INTEREST POINT OPERATOR FOR CLOSE-RANGE PHOTOGRAMMETRY
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:233000
    • 提供者:liangjiabin
  1. CornerDetectionBasedonImageMatchingAlgorithmandIts

    0下载:
  2. 基于角点检测的图像匹配算法及其在图像拼接中的应用-Corner Detection Based on Image Matching Algorithm and Its Application in Image Stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:484937
    • 提供者:QQ
  1. Registration

    2下载:
  2. 提出一种新的基于分支结构特征的视网膜图像配准方法,此算法可降低误匹配的点。能够应用到其他图像配准中,形成良好的等级结构。-Feature-Based Retinal ImageRegistration Using Bifurcation Structures
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1688001
    • 提供者:张玲
  1. corner

    0下载:
  2. 对血管图像进行处理,得到图像的特征点,为以后进一步处理图像匹配做基础-Vascular image processing of image feature points, for the subsequent image matching as a foundation for further processing
  3. 所属分类:.net

    • 发布日期:2017-05-15
    • 文件大小:3764808
    • 提供者:zhailiangliang
  1. A

    0下载:
  2. 利用多视图进行图像特征点的提取,并通过特征匹配进行三维重构的论文-The use of multi-view for image feature point extraction, feature matching through the three-dimensional reconstruction of the papers
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3125406
    • 提供者:水婧
  1. Moravematching

    1下载:
  2. Morave点特征算子提取以及影像匹配,用到了特征算子提取-Morave point feature extraction and image matching operator, used in the feature extraction operator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5961082
    • 提供者:haolijuan
  1. 5ge_matlab_yuanma

    0下载:
  2. 5个matlab程序,分别是图像匹配,角点检测,粒子群优化等-5 matlab process, namely, image matching, corner detection, particle swarm optimization, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:756540
    • 提供者:Johnsonliu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com