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

搜索资源列表

  1. VC++点特征提取

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

    • 发布日期:2010-05-16
    • 文件大小:80.56kb
    • 提供者:sstoneluu
  1. surf特征点匹配

    2下载:
  2. 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-06-21
    • 文件大小:1.22mb
    • 提供者:youwen1022
  1. 自己用matlab写的sift特征点检测与匹配程序

    4下载:
  2. 自己用matlab写的sift特征点检测与匹配程序,运行能通过,Matlab write themselves sift feature points detection and matching program, run through
  3. 所属分类:2D图形编程

    • 发布日期:2015-09-09
    • 文件大小:25.22kb
    • 提供者:dubingxin
  1. 基于特征点医学图像图像配准算法

    6下载:
  2. 用matlab编写的基于特征点医学图像图像配准算法,Prepared using matlab medical images based on feature points, image registration algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-19
    • 文件大小:329.7kb
    • 提供者:wangdenuan
  1. SURF-V1.0.9-WinDLL.基于SURF特征点的图像配准代码

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

    • 发布日期:2017-04-09
    • 文件大小:1.98mb
    • 提供者:yimeng
  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:367.28kb
    • 提供者:purple_ice
  1. SIFT.用sitf算法抽取图像之间的特征点来实现图像匹配

    0下载:
  2. 用sitf算法抽取图像之间的特征点来实现图像匹配。,Sitf extraction algorithm using the feature points between images to achieve image matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:谷永山
  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:14.52mb
    • 提供者:star
  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
    • 文件大小:3.07mb
    • 提供者:包军
  1. sift

    0下载:
  2. sift特征点检测及匹配,matlab源码-sift feature point detection and matching, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5.09kb
    • 提供者:张杰
  1. harriscornerdetector

    0下载:
  2. 图像处理基于harris角点特征的图像配准程序-Image processing based on the characteristics of harris corner image registration procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:562.64kb
    • 提供者:吳吉翔
  1. diantezhengtiqusuanfayanjiu

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

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

    0下载:
  2. 毕业设计之用的,功能全面的特征点提取算法,综合harris和forstner算法的优点,提取结果非常好。-Designed graduation purposes, full-featured feature point extraction algorithm, General harris and Forstner algorithm advantages of better extraction results.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.67mb
    • 提供者:John_003
  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
    • 文件大小:3.82mb
    • 提供者:feitian
  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
    • 文件大小:308.33kb
    • 提供者:lily
  1. pipei

    0下载:
  2. 基于角点特征的图像匹配的几个代码~~较为详细-Corner Feature-based image matching of several more detailed code ~ ~ ~ ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:191.52kb
    • 提供者:Sina Gui
  1. HarrisCornerFeaturebasedimageregistrationprocedure

    0下载:
  2. 基于harris角点特征的图像配准程序,可以使用,效果不错 -Harris Corner Feature based image registration procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:536.25kb
    • 提供者:jeffzou
  1. sigma点的代码

    0下载:
  2. 基于分割的局部Sigma语义特征点,是对场景中的语义目标进行建模。先在传统的图像分割基础上,分割出场景的前景目标,再结合像素位置、颜色、Gabor特征和LBP特征[构造出表征目标语义信息的协方差描述子,最后将其转换成欧式空间下的Sigma点特征,适用于标准SVM的场景学习和分类。(The segmentation based local Sigma semantic feature points are modeling the semantic objects in the scene. In
  3. 所属分类:图形图象

    • 发布日期:2017-12-26
    • 文件大小:59kb
    • 提供者:delphi_zmy
  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
    • 文件大小:1020kb
    • 提供者:LUWEI96
  1. sift点特征提取

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

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