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

搜索资源列表

  1. sift-0.9.8-matlab

    0下载:
  2. sift提取特征点、描述子、最后进行匹配。-sift :feature point,descr iptor, matching。
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2683449
    • 提供者:Pingguo
  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487828
    • 提供者:yk
  1. RANSAC

    1下载:
  2. RANSAC算法是一种经典的去外点方法,它可以利用特征点集的内在约束关系来去除错误的匹配。-RANSAC algorithm is a classic way to go outside the points, it can take advantage of the inherent characteristics of point sets constraints to remove false matches.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-22
    • 文件大小:5120
    • 提供者:qqqqqq
  1. ORB_ppt

    0下载:
  2. ORB特征用于图像特征匹配,这个是ppt。-ORB features for image feature matching, this is a ppt.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1955254
    • 提供者:顾盼中
  1. Contour-detection

    0下载:
  2. 实现图像的边缘轮廓检测,用于傅里叶描述子的提取,作为特征匹配的第一步-The edges of image detection, Fourier descr iptors for the extraction, feature matching as a first step
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:22992
    • 提供者:王聪
  1. imgpolarcoord

    1下载:
  2. 图像笛卡尔坐标转极坐标,下视景像匹配制导中,实时图和基准图的拍摄高度、方位和图像比例尺不完全一致,两图的轮廓形状存在旋转和变形等差异,边缘特征提取方法受图像灰度分布影响存在变形和移位,易导致匹配错误。用侧抑制竞争方法,图像边缘特征提取快速准确,不发生移位,对灰度变化也不敏感,再用扩展边缘特征法,克服轮廓变形对边缘匹配的影响。在此基础上,引入对数极坐标变换,进一步提高图像的抗旋转和尺度收放的匹配精度。结果表明,此方法模型简单、抗几何变形能力强且便于实现。-Cartesian coordinates
  3. 所属分类:Special Effects

    • 发布日期:2016-11-24
    • 文件大小:884
    • 提供者:pika
  1. ASIFT_windows_beta_20090415

    0下载:
  2. 基于SIFT的一种新特征点匹配算法,比SIFT还强,-Based on SIFT feature points of a new matching algorithm is also stronger than the SIFT,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2695353
    • 提供者:wangyu
  1. Daisy

    1下载:
  2. 改写过的一个简单的daisy特征提取程序,依赖opencv2.3库,可以提取daisy特征向量,并通过特征匹配求得两幅图像的视差图-Rewritten a simple daisy feature extraction program, dependent opencv2.3 library, can be extracted daisy feature vectors, and by the feature match the disparity map of the image of the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:7907561
    • 提供者:陈铭
  1. siftformatlab

    2下载:
  2. 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-22
    • 文件大小:396288
    • 提供者:peter
  1. sift

    0下载:
  2. 自己实现的sift特征提取的matlab代码,可以计算特征描述子用于图像匹配,不过速度有点慢-Own implementation of sift feature extraction matlab code to calculate feature descr iptors for image matching, but a bit slow
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3287692
    • 提供者:feefer
  1. Canny435435

    0下载:
  2. 这是一个canny边缘检测的程序-This a canny edge detection procedures.
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:140982
    • 提供者:ling
  1. SIFTAlgorithmcodes

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:506269
    • 提供者:
  1. Detection1

    1下载:
  2. 基于特征点检测匹配的运动补偿方法,然后通过补偿的差分图像法来检测移动平台下的运动目标-Based on feature point detection method of matching motion compensation, and then through the compensation differential image method to detect the mobile platform under the moving target
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:345337
    • 提供者:郭江
  1. AboutSomandsnake-model

    0下载:
  2. 在指纹识别应用中图像特征特点及其常用的特征提取与匹配方法-In fingerprint recognition applications, image feature characteristics of commonly used feature extraction and matching method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:65487
    • 提供者:SanM
  1. ImageMatch

    0下载:
  2. 图像配准时对取自不同时间、不同传感器、不同视角的同一场景的两幅或多幅图像匹配的过程,该系统通过手动选取特征点,实现图像的配准功能-Image taken from the time of the different sensors, different perspectives of the same scene or two pieces of the image matching process, the system by manually selected feature points,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:113916
    • 提供者:niuxiaohui
  1. lubangxingdetuxiangpinjie

    0下载:
  2. 图像拼接的核心是图像的配准.提出一种准确、高效的图像拼接方法:利用Harris角点检测算子提取相邻图 像的特征点,通过Euclid度量改进熵变换的算法,进行特征点匹配,并通过最小均值二乘估计求解相邻图像的变换 矩阵,以此实现宽视角图像的拼接.实验结果表明:所给出的算法能够实现场景图像的精确匹配. -Image mosaic is the core of image registration. Make an accurate and efficient method of image
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:161423
    • 提供者:王钰
  1. ImageProcessing

    1下载:
  2. 程序的基本功能是运动检测,特征提取,图像匹配,图像压缩,图像变换等-The basic function of the procedure is the motion detection, feature extraction, image matching, image compression, image transformation, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-18
    • 文件大小:3183367
    • 提供者:daichao
  1. shibie

    0下载:
  2. 采用图像小波变换后的统计特征对图像进行匹配识别。-The use of image wavelet transform the statistical characteristics of image matching identification.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:83464
    • 提供者:alexandar
  1. program

    1下载:
  2. 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:33610
    • 提供者:南飞燕
  1. match

    0下载:
  2. 一个简单的图形匹配源代码,两张图片选取3个特征点对比匹配-A simple shape matching source code, two pictures selected three feature points matching contrast
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:123143
    • 提供者:黄朝亮
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com