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

搜索资源列表

  1. siftDemoV4

    0下载:
  2. 使用sift工具可以准确确定图片的关键点,以及匹配特征点,在确定图象相似性中有很大的作用 本程序使用matlab编写 方便执行
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:376599
    • 提供者:hpp
  1. FPS_in_image.zip

    0下载:
  2. 在图像中寻找,匹配特征点并为特征点作图。代码中有演示程序。
  3. 所属分类:源码下载

  1. opencv-shift-graphics-match

    1下载:
  2. opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1592275
    • 提供者:weihouzhen
  1. IMAGE-matching

    0下载:
  2. 用MATLAB来实现简单图像特征点提取和匹配-Using MATLAB to implement a simple image feature extraction and matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:959754
    • 提供者:lvhaixia
  1. ransac_new

    0下载:
  2. ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。-ransac, random sample of the consistency algorithm used in image processing feature point matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3951
    • 提供者:张亚杰
  1. SIFT_VC

    0下载:
  2. 本代码提供了SIFT算法提取特征点的同时又进行特征点匹配工作,同时还有相关注释说明-The code provides a SIFT algorithm to extract feature points matching feature points also work, as well as the relevant explanatory notes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:645905
    • 提供者:liuyu
  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. code1

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

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

    0下载:
  2. 通过sift算法,提取两幅图像的特征点并进行匹配,适应旋转,仿射,缩放等变化(The feature points of two images are extracted and matched)
  3. 所属分类:图形图像处理

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

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

    • 发布日期:2018-01-01
    • 文件大小:3051520
    • 提供者:佳佳费
  1. 代码 特征点匹配目标提取

    0下载:
  2. 利用OpenCV以及vc++实现对物体特征点匹配目标的提取,(Using OpenCV and vc++ to achieve object feature point matching target extraction,)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:momo12
  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 running time of feature point matchi
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:落尘薇
  1. Moravec

    0下载:
  2. 利用moravec算子提取特征点进行匹配(The feature points were extracted by moravec operator.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:50176
    • 提供者:meme123
  1. Surf_match

    0下载:
  2. SURF检测两幅图片的特征点,最后进行特征点之间的匹配,再输出(SURF detects the feature points of two pictures, and then matches the feature points, and then outputs the feature points.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:5303296
    • 提供者:helloworldoo
  1. venv

    1下载:
  2. OpenCv3.4+py3.4 实现特征点检测、匹配以及相机的标定(OpenCv3.4+py3.4 Realization of feature point detection, matching and camera calibration)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:超鬼夜魔
  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. sift的人脸识别

    1下载:
  2. sift 特征匹配实现 人脸识别 特征点 匹配()
  3. 所属分类:软件工程

    • 发布日期:2018-05-06
    • 文件大小:7451648
    • 提供者:足迹111
  1. SURFpipei_matlabfunctiontest

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

    • 发布日期:2020-07-26
    • 文件大小:1024
    • 提供者:珊瑚海枫
  1. Feature Matching

    1下载:
  2. 运用FAST特征点匹配算法,通过模板对整张大图实现实现图像的特征点匹配,并获取匹配分数和匹配位置信息。(The FAST feature point matching algorithm is used to realize the feature point matching of the image through template pairing of the whole large image, and the matching score and matching location i
  3. 所属分类:LabView编程

  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 2 3 45 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com