CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image graph matching

搜索资源列表

  1. graphyimaseg

    0下载:
  2. 基于图匹配理论的图像分割,是IJCV上那片经典文献的作者写的程序,简练实用。可以给做这方面的人的参考-based on the theory of graph matching image segmentation, Shangri-La is IJCV on classic literature written by the author of procedures, concise practical. This can be done to the people of reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8806
    • 提供者:刘恒
  1. GCoptimization_1.3

    0下载:
  2. Graph-cut implementation is used for combinatorial optimization, which is a fast and robust means to achieve stereo matching, image restoration, segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45461
    • 提供者:Wenmiao Lu
  1. Graph_Cut

    1下载:
  2. Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:553967
    • 提供者:wang wei
  1. 基于弹性模板匹配的人脸表情识别程序

    4下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
  3. 所属分类:图形图象

    • 发布日期:2012-10-23
    • 文件大小:763491
    • 提供者:hejian
  1. An_automatic_image_stitching_algorithm_based_on_fe

    0下载:
  2. 本文提出一种图像特征点匹配算法,并在该算法的基础上形成构建全景图的图像拼接算法. 此算法采用 Harris角检测算子进行特征点提取,并为其分配特征描述符.-This paper presents an image feature point matching algorithm and the algorithm is based on building a panoramic image mosaic algorithm graph. This angle detection algori
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:393050
    • 提供者:酷鱼
  1. cxx6

    0下载:
  2. 准是指同一区域内以不同成像手段所获得的不同图像图形的地理坐标的匹配。包括几何纠正、投影变换与统一比例尺三方面的处理。在多时相、多信息的复合综合分析时常需... -Standard is the same region acquired by different imaging methods of different geographic coordinates of the image graph matching. Including geometric correction, proj
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:73767
    • 提供者:sunfm
  1. testpipei_1

    0下载:
  2. 基于灰度的归一化匹配算法:将原图以及匹配图灰度化,算出相关系数后得到匹配区域。-Based on Gray' s normalized matching algorithms: the original image and the gray level of matching graph, calculate the correlation coefficient obtained after the matching area.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:502848
    • 提供者:frank
  1. testpipei_1

    0下载:
  2. 基于灰度的归一化匹配算法:将原图以及匹配图灰度化,算出相关系数后得到匹配区域。-Based on Gray' s normalized matching algorithms: the original image and the gray level of matching graph, calculate the correlation coefficient obtained after the matching area.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:48941
    • 提供者:frank
  1. picture

    0下载:
  2. 子图像与母图像的匹配(子图像是母图像的一部分),用于判断子图是否在母图中-Sub-image and the master image matching (sub-image is the image part of the mother), used to determine whether the parent graph graph
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:345740
    • 提供者:shw
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6918144
    • 提供者:张数
  1. Facial-Feature-Tarcking

    0下载:
  2. 研究优化人脸特征提取问题,针对长期以来在不贴标记点的情况下用传统的光流、Snake、可变模板等方法对纹理特征变化大的特征点不能有效跟踪,并且解决单独采用Gabor 小波系统开销大等问题,为了在人脸图像中提取准确信息,提出了人脸特征点的跟踪方法,分组采用改进的光流法和弹性图匹配的方法进行特征点跟踪。对眼睛、眉毛、上下眼皮等14 个表 情变化不大的特征点使用光流法进行跟踪,最后对变化大的嘴部8 个特征点运用Gabor 小波的弹性图匹配方法进行仿真。-Gabor wavelet research
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:444285
    • 提供者:yaomeng
  1. DE2_2_src

    2下载:
  2. 利用图割算法,进行立体匹配,也就是图像的深度提取。本程式是针对视频序列的深度估计,该程式是名古屋大学开发的-Using the graph cut algorithm for stereo matching, that is, the depth of the image extracted. This program is the depth estimation for video sequences, the program is developed by Nagoya Universit
  3. 所属分类:3D Graphic

    • 发布日期:2016-06-02
    • 文件大小:538624
    • 提供者:
  1. image-match

    0下载:
  2. 关于图匹配的一种精确匹配示例,一种很不错的匹配方式,可以解决一些常见的实际问题。-For graph matching an exact match for example, a very good match, some common practical problems can be solved.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:219420
    • 提供者:宁哲
  1. graph_matching_SMAC_02_06_2011

    0下载:
  2. 代码实现了基于图匹配的分割算法-implementation of graph matching based image segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:386069
    • 提供者:tanben
  1. Image-Retrieval

    0下载:
  2. 近复制图像的检索,基于图匹配方法。ICIMCS2013-Nearly copied image retrieval, graph-based matching method. ICIMCS2013
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:804857
    • 提供者:尹广学
  1. Graph-transformation-iterative

    0下载:
  2. 迭代的图变换匹配算法。这是一篇图像处理的好论文。-Graph transformation iterative matching algorithm. This is a good paper image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9200209
    • 提供者:王敏
  1. LineMatchingSourceCode

    0下载:
  2. 图像匹配是图像处理的基本问题,同时也一个难点,本代码是基于直线描述子的场景匹配。-Line segment matching plays an important role in image processing and computer vision, while it remains a challenging task for images under various transformations. In this work, we present a line matching alg
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2534284
    • 提供者:hitxrb
  1. image-denoising

    0下载:
  2. Abstract—Single image denoising suffers limited data collection within a noisy image. In this paper, we propose a novel image denoising scheme, which explores both internal and external correlations with the help of web images. For each noisy
  3. 所属分类:source in ebook

    • 发布日期:2017-05-17
    • 文件大小:4576074
    • 提供者:Maddy
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  1. siftTest

    0下载:
  2. SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果(It is an algorithm for detecting local features. The algorithm obtains good results by finding feat
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:10448896
    • 提供者:Garuda2018
« 12 »
搜珍网 www.dssz.com