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

搜索资源列表

  1. matcher

    1下载:
  2. 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feat
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:95816
    • 提供者:屈磊
  1. MORAVECCORNERMATCH

    1下载:
  2. 角点匹配算法,使用MORAVEC角点检测算法,可以很好的实现两幅图象中角点的匹配。-Corner matching algorithm, MORAVEC angle detection algorithm, can achieve two very good image corner of the match.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:121049
    • 提供者:陈宣雅
  1. heiyubai

    1下载:
  2. 黑白点匹配问题,文件中有详细的问题描述与测试数据-black and white point matching, document a detailed descr iption of the problem with the test data
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:12121
    • 提供者:张亮
  1. match-of-two-picture

    0下载:
  2. 使用matlab实现两幅彩色图像的配准,并且显示它们的匹配点。-It realize the match of two color pictures and show the match point of them.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:695454
    • 提供者:张雪霞
  1. edge-detection

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The SIFT program used to do with the edge combination image registration using SIFT test first key with CANNY edge detection operator to optimize select the best match point
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:813
    • 提供者:zhao
  1. shuzituxiangchuli

    0下载:
  2. 在传统图像识别中的模板匹配技术面临着计算量大,存储量大的缺点,因此提出了基于遗传算法的图像识别的方法。本文提出了传统的基于遗传算法和normxcorr2结合的方法,对图像进行离散化,然后把图像识别问题变成一系列的离散点组合优化问题,再利用遗传算法对种群优化的性能,对各个控制点组合优化,让控制点与模板进行匹配,寻出最优解。最后通过实验验证遗传算法在图像识别的优点。-In the traditional image recognition in the face template matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:122653
    • 提供者:谢宗华
  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 corners, then use the ssd cor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1181360
    • 提供者:郭甜莉
  1. OpenCV模板匹配的方法识别手势

    0下载:
  2. 首先膨胀5个像素点,避免手指短截。接着选取最大轮廓,将最大轮廓重新画出来,过滤掉其它小轮廓,即背景噪声。 将二值化的图像转化成近似多边形。将手指边缘直线化。从而在第5步骤中去掉不需要的轮廓缺陷(Hand gesture recognition by template matching)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:2819072
    • 提供者:WUluWUlu
  1. C#提取特征点并进行图像匹配

    2下载:
  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 are output)
  3. 所属分类:其他

  1. 匹配

    0下载:
  2. 在两张影像间,给定其中一张影像上某些点的坐标,实现在另一张影像上同名点的匹配。(Matching points of the same image between two images)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:274432
    • 提供者:煜寒
  1. siftDemoV4 - 副本

    0下载:
  2. sift用于特征点的匹配,具有尺度不变性,自己写的demo,将图片路径改一下,绝对可用!(Sift is used to match feature points, and has scale invariance)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:3051520
    • 提供者:佳佳费
  1. SIFT特征匹配

    0下载:
  2. 包括SIFT匹配方法和利用特征点计算单应性的程序,同时可以显示匹配点对(It includes the SIFT matching method and the program to calculate homography based on the feature points, and displays matching point pairs.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:206848
    • 提供者:苏旭
  1. Harris角点检测与匹配算法

    0下载:
  2. Harris角点检测,双目标定,立体匹配都可以用(Harris corner point measurement, binocular specification, three - dimensional animal distribution available)
  3. 所属分类:图形图像处理

  1. sift点特征提取

    0下载:
  2. 利用sift算子进行点特征提取,并进行影像匹配(Sift operator is used to extract point features and image matching.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:135168
    • 提供者:愿者
  1. SURFpipei_matlabfunctiontest

    1下载:
  2. 实现SURF特征点描述子算法,并使用Oxford Dataset图像自动进行精度评价(SURF feature descr iptor and matching precision evaluation)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-26
    • 文件大小:1024
    • 提供者:珊瑚海枫
  1. C#图像同名像点提取

    2下载:
  2. 使用基于相关系数的影像匹配测度算法,从两幅数字影像中自动匹配50个以上的同名像点。使用窗体界面、控件编程;在设计的界面窗口中显示两幅图像、在图像中显示所匹配出的同名像点 (+),并列表显示各个同名像点的像素坐标。(Using image matching measure algorithm based on correlation coefficient, more than 50 homonymous points are automatically matched from two digi
  3. 所属分类:C#编程

    • 发布日期:2020-09-20
    • 文件大小:334848
    • 提供者:小怪兽zz
  1. opencv_contrib-3.4.1

    2下载:
  2. opencv添加模块,可以用于图片的特征检测与匹配,连接多张图片(Opencv add module can be used for feature detection and matching of pictures, connecting multiple pictures)
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-10
    • 文件大小:57329664
    • 提供者:冇冇冇
  1. Matching

    2下载:
  2. 数字摄影测量中的最小二乘匹配算法,带示例图像(Feature points matching using LSTM)
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-11
    • 文件大小:1146880
    • 提供者:chiusy
  1. 亚像素级角点检测

    1下载:
  2. 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged info
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-29
    • 文件大小:78848
    • 提供者:llly18
  1. SIFT特征匹配(matlab版)

    1下载:
  2. 非常好用,可以提取两幅图像的同名点,匹配,配准,一整个流程,都可以实现,代码注释易懂,简单易学(Very useful, can extract two images of the same name points, matching, registration, a whole process, can be achieved, code annotations easy to understand, easy to learn)
  3. 所属分类:其他

« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com