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

搜索资源列表

  1. VC++点特征提取

    0下载:
  2. Harris算法进行点特征提取
  3. 所属分类:图形图象

    • 发布日期:2010-05-16
    • 文件大小:82490
    • 提供者:sstoneluu
  1. SURF-V1.0.9-WinDLL.基于SURF特征点的图像配准代码

    1下载:
  2. 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配,SURF feature points based on image registration code
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:2074993
    • 提供者:yimeng
  1. SIFT.rar

    1下载:
  2. 在Matlab中实现基于旋转尺度不变特征提取特征点的方法。,Matlab implementation of the rotation based on scale-invariant feature extraction method of feature points.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2634894
    • 提供者:
  1. ASIFT_windows_beta_20090415

    1下载:
  2. 一种比sift效果更好的算法,可实现图像在几乎任意仿射变化下的特征提取,而且特征点比SIFT多,是09年最新的算法-asift, full name is the affine scale-invariant feature transform, that is, of scale-invariant features of affine transform, is used to extract more of the characteristics of affine distortion
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2819579
    • 提供者:yimeng
  1. ASIFT_SIIMS_final

    0下载:
  2. ASIFT角点检测算法,具有速度快,性能好等优点,可以对特征进行快速提取-ASIFT corner detection algorithm, has the speed, performance, etc., can be quickly extracted features
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3219383
    • 提供者:包军
  1. imagemosic

    0下载:
  2. 针对基于图像特征点的配准方法中对应特征对难以准确提取的问题,提出一种基于兴趣 点匹配的图像自动拼接方法。该方法首先利用Harris角检测器提取两幅图像中的兴趣点,并在此基 础上采用比较最大值法提取出对应兴趣点特征对,最后利用这些匹配特征对来实现图像的拼接。实 验结果表明,这种方法能有效地去除伪匹配特征对的干扰,同时降低了误匹配的概率-Feature points for image-based registration method of the corresponding char
  3. 所属分类:Document

    • 发布日期:2017-05-13
    • 文件大小:3325719
    • 提供者:zhangjia
  1. pyramid

    1下载:
  2. 基于金字塔对灰度图像进行分层,按由粗到精的方法对左右航片进行特征提取,根据特征点对影像对进行影像匹配!-Based on the Pyramid of the stratified gray-scale images, according to the coarse-to-fine method of flight films about feature extraction, according to feature points on the image to image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:116368
    • 提供者:周金强
  1. diantezhengtiqusuanfayanjiu

    0下载:
  2. 影像特征提取是影像匹配和三维信息提取的基础,是影像分析与单像处理技术领域中最重要的任务之一。有效的特 征提取算法是影像分析与处理的关键。从点特征定义出发,叙述了两种常用的点特征提取算子———Moravec算子和Forstner 算子的原理,利用Moravec算子和Forstner算子可以实现影像点特征的提取,并从提取点特征的准确度、提取速度对两种算子 进行比较,最后得出了有益的结论。-Image feature extraction and image matching are th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:778024
    • 提供者:刘镖峰
  1. studyforrecognitionofinfraredimagebasedonfeaturein

    0下载:
  2. :给出了一种提取特征点的新方法和合理的特征不变量。该方法根据三角不等式原理利用第三边与另 外两边之和的比值大小来确定角点,以特征点和它相邻的两个特征点所形成的两条直线的夹角正切值以及三角形 第三边与另两边和的比值作为特征不变量。这种特征提取的方法简单,并且由于扩大了模板取值范围,使识别效果受特征点漏检的影响较小。实验表明,该方法不仅简便,而且效果良好。-: In this paper, a new feature point extraction method and the chara
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:109207
    • 提供者:chenruibao
  1. fingerprintpreprocessing

    0下载:
  2. 根据指纹的固有规律,提出了一套较完整的指纹图像预处理和特征提取算法。改进了指纹脊线频率求取算法和二值图像去孔噪声 算法,并提出了一种新的滤除指纹伪特征点的方法。通过对上百幅不同质量的指纹图像进行测试,获得了较好的效果。 关键词:指纹;预处理;特征提取-According to the inherent laws of fingerprints, a set of more complete fingerprint image pre-processing and feature extr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:201023
    • 提供者:martin
  1. Harris

    1下载:
  2. 程序包含三个点特征提取算子: 1.Forstner点特征提取 2.Harris点特征提取经典算法 3.Harris点特征提取改进算法 利用vc++编程实现,对三种方法提取结果进行比较-Procedures for feature extraction of three-point operator: 1.Forstner point feature extraction feature extraction 2.Harris point 3.Harris point classi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:4003401
    • 提供者:feitian
  1. tezhengdian

    1下载:
  2. 上传文件中包括以下文件:1特征点的选择代码段;2特征点的提取代码段;代码编写使用了matlab语言,该文件对指纹处理有帮助!-good
  3. 所属分类:Special Effects

    • 发布日期:2015-04-17
    • 文件大小:13385
    • 提供者:melody
  1. scalfeaturedescripionformatching

    0下载:
  2. 图像特征提取领域的一个小研究,可以提取其点特征,再进行特征描述和特征匹配。鲁棒性很强。-The field of image feature extraction, a small study of its points can be extracted features, further characterization and feature matching. Strong robustness.
  3. 所属分类:Graph program

    • 发布日期:2016-05-16
    • 文件大小:315733
    • 提供者:lily
  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. 数字摄影测量Moravec算子点特征提取

    0下载:
  2. Moravec算子,实现对数字图像处理中的点特征提取,可用于图像拼接,特征提取,三维点生成(Moravec operator, the realization of digital image processing in point feature extraction, can be used for image stitching, feature extraction, 3D point generation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:1044480
    • 提供者:LUWEI96
  1. matlab指纹特征提取[1]

    0下载:
  2. 实现指纹图像的细化。 实现指纹图像的特征点提取。 实现特征图像的细化去伪。 编写代码实现上述功能。(The thinning of the fingerprint image is realized. The feature point extraction of fingerprint image is realized. To realize the refinement of the feature image. Write the code to implement t
  3. 所属分类:MySQL数据库

    • 发布日期:2018-01-08
    • 文件大小:173056
    • 提供者:yzm1234
  1. MoravecPoint

    0下载:
  2. 利用moravec算子实现图像的点特征提取,效果基于阈值的选择(The Moravec operator is used to extract the point feature of the image, and the effect is based on the selection of the threshold.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:18973696
    • 提供者:飞_
  1. 1.6 尺度不变特征提取

    0下载:
  2. 角点特征的特征,该小节说明角点问题,详细说明(The feature of the angular feature, which indicates the Angle point problem)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:16384
    • 提供者:daisy!
  1. BraTS2017特征提取

    0下载:
  2. 提取标注过的MRI影像的特征,每个点可展开为237维向量。(The features of the labeled MRI image are extracted, and each point can be expanded to a 237 dimensional vector.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:11264
    • 提供者:feng4251
  1. sift点特征提取

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

    • 发布日期:2018-05-06
    • 文件大小:135168
    • 提供者:愿者
« 12 3 4 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com