CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 线 特征 匹配

搜索资源列表

  1. FingerPrintVerify

    1下载:
  2. 这是一个用C++语言实现一个指纹识别程序,程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.03mb
    • 提供者:张晓
  1. PicMatch

    2下载:
  2. 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:2.91mb
    • 提供者:方毅
  1. FingerPrintVerify

    4下载:
  2. 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition stan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-04
    • 文件大小:1.54mb
    • 提供者:job
  1. fingerprintverify

    0下载:
  2. 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等…… -This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international com
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2.11mb
    • 提供者:武子
  1. Image

    0下载:
  2. 博士论文:图像特征提取、匹配和新视点图像生成技术研究 关键词:基于图像的绘制;虚拟现实;新视点图像生成;宽基线图像匹配;仿射不变量 直线段匹配;立体视觉-Dissertation: Image feature extraction, matching and the new viewpoint image generation technology Keywords: image-based rendering virtual reality new viewpoint image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.81mb
    • 提供者:qinjw
  1. Researchonimagematchingmethodinbinocularstereovisi

    0下载:
  2. 对目前匹配能力很强的基于 特征的图像匹配方法进行研究, 并在该方法中加入极线约束, 有效去除了大部分虚假匹配。提出以特征匹配与区域匹配相结合、边缘特征与角点特征相结合的立体匹配方法。实验证明该方法不仅能够有效地缩短匹配时间, 还能达到较高的匹配精度-The image matching technique based on Scale Invariant Feature Transform is studied and the fake matching points are eliminate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:106.02kb
    • 提供者:swl
  1. Application-of-Feature-Matching

    0下载:
  2. 基于外极线约束法则的外极斜率匹配思想, 针对图像中有限的角点特征, 提出了一种快速直线匹配 方法-Epipolar constraint based on rules of thinking outside the very slope of the match, for a limited corner of the image characteristics, we propose a fast straight line matching method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:147.69kb
    • 提供者:刘春来
  1. handidentify

    0下载:
  2. 这是一篇掌纹纹线特征结构特征的描述和匹配算法的文章,文章详细介绍了算法原理及应用,对图像图形处理专业人员的重要参考价值!-This is the descr iption of the characteristic structural features of a palmprint ridge matching algorithm article, the article describes in detail the algorithm theory and application of i
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:349.65kb
    • 提供者:fujeffson
  1. matching

    2下载:
  2. 基于核线约束的最小二乘匹配,可以提取特征点-least squares matching
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:14kb
    • 提供者:应旻
  1. matlabtracking

    0下载:
  2. 使用matlab,手工标记好一个特征线,对视频序列提取特征进行跟踪匹配例子-Use matlab, hand-labeled good a characteristic line of video sequences extracted features to track matching examples
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12.9mb
    • 提供者:朱顺兴
  1. SIFT

    0下载:
  2. 一个很好的sift算法实例,有图有真相,可以实现特征点匹配,并将两幅图像的匹配点连线,还可以实现拼接,内有几个demo。帮助大家学习。-A good sift algorithm instance, there are pictures and the truth, you can achieve the matching feature points, and the two images match point connection, you can also achieve stitchi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.24mb
    • 提供者:尹珂
  1. featuresmatch

    0下载:
  2. 特征匹配是指通过分别提取两个或多个图像的特征(点、线、面等特征),对特征进行参数描述,然后运用所描述的参数来进行匹配的一种算法-abtract the features of several images to judge their similarities
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.12kb
    • 提供者:朱琪
  1. shuixiajixianyueshu

    0下载:
  2. 用于水下图像做特征点匹配时,剔除错误的匹配对,类似于空气中常用的极线约束-For underwater images do match feature points, excluding the wrong matching, similar to commonly used air epipolar constraint
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:202.21kb
    • 提供者:旋子
  1. SURF_OPENCV

    0下载:
  2. 基于opencv实现的surf算法代码 最终输出左右影像特征点图、匹配连线图以及良好匹配点的坐标txt文件(Surf algorithm based on OpenCV)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:3.96mb
    • 提供者:sixpos
  1. 视觉SLAM

    1下载:
  2. 图像处理图像视觉三维重建点的特征与匹配线的特征(Characteristics of image 3D reconstruction points and matching line characteristics in image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-27
    • 文件大小:21.89mb
    • 提供者:小小的明明
搜珍网 www.dssz.com