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

搜索资源列表

  1. keypointExtraction

    0下载:
  2. harris角点检测的源代码,利用算法提取特征点。-harris corner detection of the source code, the use of algorithms to extract feature points.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-26
    • 文件大小:763796
    • 提供者:joyi
  1. imageStitching

    2下载:
  2. 图像拼接。首先采用surf算法提取特征点,再用双向匹配剔除误匹配,最后采用渐进渐出实现全景图-Image stitching. First feature points are extracted using surf algorithm, and then removed two-way matching mismatch, finally adopted gradually progressive realization panorama
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-06
    • 文件大小:13755207
    • 提供者:何阿静
  1. Image-mosaic-based-matlab

    1下载:
  2. 本代码采用的是利用MATLAB实现两幅图像的拼接,包括从读取两幅有共同特征点的图像、提取特征点、图像配准和图像整合等过程。采用取平均值法,达到有效的消除图像拼接缝隙、提高图像拼接质量的目的。-The averaging method of average which can achieve the aim that eliminate the image mosaic gap and improve the quality of the purpose of image stitching is
  3. 所属分类:Special Effects

    • 发布日期:2016-11-29
    • 文件大小:8192
    • 提供者:xl
  1. Mosa

    0下载:
  2. 一个手动提取特征点的matlab程序,有测试图片-A manual extraction of feature points of the matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:82845
    • 提供者:张鹏
  1. The-wavelet-transform

    0下载:
  2. 利用小波变换来提取特征点,主要是通过小波系数的比较,提取关键点,再通过关键点匹配,实现图像配准。-Using wavelet transform to extract feature points, mainly through the comparison of wavelet coefficients, extract key points, and then through the critical point matching, to achieve image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3883948
    • 提供者:毕菲
  1. matching

    1下载:
  2. 使用Harris Corner提取特征点,通过相关算法得到匹配结果后,再使用Ransac算法剔除错误匹配-Using Harris Corner feature point extraction, through the relevant algorithm matches, then use Ransac algorithms eliminate false matches
  3. 所属分类:2D Graphic

    • 发布日期:2015-01-03
    • 文件大小:268288
    • 提供者:alan
  1. motionest

    0下载:
  2. 用于快速图像配准,利用SURF提取特征点。 -For fast image registration, Use SURF to Find Matching Features
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:36304
    • 提供者:nenu
  1. SIFT

    0下载:
  2. 运用sift特征点提取算法提取特征点,用matlab实现图像拼接。-Feature extraction algorithm using sift feature point extraction, using matlab image mosaic.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1677639
    • 提供者:jason
  1. cdl8

    0下载:
  2. 利用高斯核核函数提取特征点,很不错的资料,值得参考-Gaussian kernel kernel feature point extraction, very good information, it is also useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:332707
    • 提供者:
  1. Extract-the-feature-points-in-image

    0下载:
  2. 提取数字影像中的特征点,读取图像,在窗口中显示图像,提取特征点用(+)表示,列表显示特征点的像素坐标位置.-Extract the feature points in the digital image,Read the image, display the image in the window, feature points are extracted using (+) indicates, the list shows the pixel coordinates of the featu
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:189460
    • 提供者:
  1. RS--tie-points-matching

    0下载:
  2. 影像特征提取与同名点匹配,读取图像,在窗口中显示,提取特征点(“+”表示),匹配同名像点(“+”表示),列表显示各特征点和匹配点的像素坐标位置-Image feature point extraction and matching tie points,Read image displayed in the window, extracts feature points ("+" indication), the same name as the matching point ("+" indi
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:190930
    • 提供者:
  1. fingerprint--defination

    3下载:
  2. 指纹识别的matlab全代码,包括预处理,提取特征点,点匹配。。。其中用到gabor滤波-The whole fingerprint recognition matlab code, including preprocessing, feature point extraction, points matching. . . Which uses gabor filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:98456
    • 提供者:belinda
  1. ORBtest

    0下载:
  2. ORB提取特征点 最新提取算法,与sift 和surf 相比较-ORB latest extraction algorithm to extract feature points, compared with sift and surf
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1218389
    • 提供者:柴先涛
  1. pro_1

    0下载:
  2. 先生成图像,然后用函数提取特征点,如最大压力值点,起喷压力点和落座压力点等。-Mr. Cheng images, and then use the function to extract feature points, such as the maximum pressure points, pressure points and taking a seat from the spray pressure points.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1764
    • 提供者:王建
  1. sift

    0下载:
  2. 基于sift算法的特征点提取,描述了提取特征点的流程-Sift feature point extraction algorithm based on
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-17
    • 文件大小:138633
    • 提供者:刘平旭
  1. =UTF-8harris

    0下载:
  2. harris算子提取特征点算法,在matlab上实现。-harris operator feature point extraction algorithm implemented on matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2084
    • 提供者:刘进
  1. PINJIE

    0下载:
  2. 基于小波的图形拼接技术,用Harris 算子提取特征点-Wavelet-based graphics splicing technology, using Harris feature point extraction operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:157069
    • 提供者:庄丽学
  1. Surf

    0下载:
  2. 利用SURF算法,对人脸提取特征点。经作者检验,识别率可以在80 以上。- Extract face feature points using of SURF algorithm. With the inspection, the recognition rate can be above 80 .
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2304084
    • 提供者:屠震元
  1. narf_test

    0下载:
  2. 基于pcl语言,针对自制激光扫描仪扫描获得环境点云中提取特征点。-Pcl-based language to get the point cloud environment for extracting feature points homemade laser scanner.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2556691
    • 提供者:hali
  1. match

    0下载:
  2. SIFT特征陪陪算法,用于提取提取特征点,在高斯空间上进行匹配-SIFT matching algorithm code
  3. 所属分类:Special Effects

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