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

搜索资源列表

  1. NGC_ACM

    1下载:
  2. 图割(GC)和主动轮廓模型(ACM)相结合的一种图像分割方法,既可以进行局部图像的分割,也可进行全局图像的分割,简单实用。-A combination of graph cuts (GC) and the active contour model (ACM) image segmentation method, either local image segmentation, global image segmentation, simple and practical.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-12
    • 文件大小:342016
    • 提供者:zhangqian
  1. segment

    0下载:
  2. We de¯ ne a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develop an e±cient segmentation algorithm based on this predicate, and show that although this algo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:112322
    • 提供者:ken
  1. map-program

    0下载:
  2. 简单绘制出常见标准benchmark函数的二维网格图,清晰的看出函数的最优值和局部最优,是单峰还是多峰函数-Simple map out common standard benchmark function of two-dimensional grid graph, clear see function of the optimal value and local optimum, is unimodal or multimodal function
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:3676
    • 提供者:鲁娟
  1. seg-ijcv

    0下载:
  2. This paper addresses the problem of segmenting an image into regions. We de¯ ne a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develop an e±cient segmentation
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:277677
    • 提供者:孔梦秋
  1. mxgraph_java

    0下载:
  2. Mxgraph是一个优秀的拖拉图形界面设计工具,相信对这方面有经验的,一定听说过。功能强大,界面美观。-The mxGraph package contains a client software, written in Javascr ipt, and a series of backends for various languages. The client software is a graph component with an optional application wrapper
  3. 所属分类:Applet

    • 发布日期:2017-11-12
    • 文件大小:5658724
    • 提供者:李丽
  1. CSS

    0下载:
  2. CSS鼠标经过图实现变色,淘宝图专用,代码详见文件,若不能实现,请检查代码,自己动手修改下图片路径等-CSS mouse passes graph implementation discoloration, Taobao Figure dedicated, the code is detailed in documents, hitch a ride local s all of them ears personal Workers thermal personal heat supply m
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:663
    • 提供者:DZJ
  1. Edge-Detection

    0下载:
  2. 与以往关注图像局部特征和局部连续性的方法不同,本文中的方法能够提取关于图像的全局印象。为此,我们将图像分割问题转化为图划分问题并提出了划分中的一种全局判别准则——Ncut (Normalized Cut)-Concerned with the past image local characteristics and continuity of local methods, the methods herein can extract images on the overall impressio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:25394
    • 提供者:朱健
  1. localminima

    0下载:
  2. This the program to find the local minima of the histogram and then to find the smooth function of the graph-This is the program to find the local minima of the histogram and then to find the smooth function of the graph
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1199
    • 提供者:Saneesh K
  1. modDRF.pdf

    0下载:
  2. In this paper we present Discriminative Random Fields (DRF), a discrim- inative framework for the classification of natural image regions by incor- porating neighborhood spatial dependencies in the labels as well as the observed data. The proposed mo
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:151575
    • 提供者:asdf12341234
  1. code_registration_release_v1.0

    0下载:
  2. 非刚性表面检测和配准。一种新的非刚性基于局部熵图匹配方法。-a novel high-order affinity graph is constructed to model the consistency of local topology. A hierarchical clustering approach is then used to locate the nonrigid surfaces
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:13942597
    • 提供者:曹德才
  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. xyle

    0下载:
  2. 拉普拉斯降维方法,是非线性数据降维方法,通过构建相似关系图来重构数据局部流形结构特征。-Laplace dimension reduction method is non-linear data dimensionality reduction method, by constructing a graph similar to reconstruct the structure of local manifoldof the data.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:904
    • 提供者:yuxiawu
  1. LEM-Algorithm

    1下载:
  2. LEM(拉普拉斯特征映射)算法,拉普拉斯特征映射是基于局部邻域,保持局部结构的流形学习方法。LEM通过一个无向加权图刻画流形上数据点间的近邻关系,图的顶点为原始数据点,图的边对应点之间的近邻关系,边的权值对应近邻点之间的相似程度(也可以是某种距离),LEM在低维嵌入空间中尽量保持图中数据点之间的近邻关系,然后求取嵌入坐标。通俗的说,LEM认为在高维数据空间离得近的点在低维嵌入空间也应该离得近-LEM (Laplace feature mapping) algorithm, Laplace fea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:481915
    • 提供者:ccc
  1. 4.2

    0下载:
  2. 基于dijkstra和广度搜索的加权有向图有必经点的点对点的最短路径算法,路径必须经过要求的必经点,且不成环。 该算法采用了一种自适应调整的方法,经过多次迭代,使解收敛。 但只是寻找了一个略优的可行解(每次迭代都基于贪婪算法寻找),不能保证最优解。而且如果图过于稀疏,因为收敛速度过快,可能导致问题无解(收敛于一个局部最优解,没有经过所有点)。 解决相对稠密的图(每个点的平均出入度4以上),表现良好。 备注:里面有一个QT的工程,可以直接打开(源码里没用QT的库)-Weigh
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:16771
    • 提供者:凌凯
  1. fgm_2012_05_12

    0下载:
  2. 分解图匹配(Factorized Graph Matching)源码-Graph matching (GM) is a fundamental problem in computer science, and it plays a central role to solve correspondence problems in computer vision. GM problems that incorporate pairwise constraints can be formulate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7779670
    • 提供者:GuoWei
  1. curves

    0下载:
  2. 通过读取数据文件绘制曲线图,具有放大,缩小,向上,向下,向左以及向右移动曲线的功能,能够显示局部曲线的能力:环境:Vs2010+QT5.5-The ability to read the data file by drawing a graph, with zoom, up, down, left and right to move the curve function, can display the local curve: Environment: Vs2010+QT5.5
  3. 所属分类:ComboBox

    • 发布日期:2017-05-09
    • 文件大小:1870583
    • 提供者:hu
  1. Hermes

    0下载:
  2. Hermes算法 随着越来越多可连接的嵌入式设备,大量在网络上的资源,以云计算的形式,变得更容易获得。这些设备要么遭受严格电池使用限制,或有限的处理能力,像传感器,不能够本地运行计算复杂型任务。利用远程资源,更高效的应用程序,需要大量的数据处理和计算才可以及时实现可接受的性能。因此计算卸载 -将发送计算密集型任务给资源更丰富的服务设备。是一种潜在的处理本地资源,和缩短处理时间的方式。-With mobile devices increasingly able to connect to
  3. 所属分类:Linux Network

    • 发布日期:2017-12-16
    • 文件大小:537600
    • 提供者:安云初
  1. LPP

    0下载:
  2. lpp算法实现,Locality Preserving Projections 局部保持投影算法 hexiaofei的论文(lppLocality Preserving Projections (LPP) builds a graph incorporating neighborhood information of the data set. Using the notion of the Laplacian of the graph, we then compute a transforma
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:kazi
  1. bipartiteLocalModel

    0下载:
  2. 二分图的局部模型代码,用于解决二分图问题,及其二分图的链路预测问题(Bipartite map of the local model code, used to solve the bipartite graph problem, and its bipartite graph link prediction problem)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:其实还好
  1. 算法

    1下载:
  2. floyd算法又称为插点法,是一种利用动态规划的思想寻找给定的加权图中多源点之间最短路径的算法,模拟退火算法是局部最优解能概率性地跳出并最终趋于全局最优,遗传算法是一种通过模拟自然进化过程搜索最优解的方法。(The Floyd algorithm is also known as the insertion point method, which is a multi weighted graph using the idea of dynamic programming for the giv
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:108544
    • 提供者:咯吧嘞
« 1 23 »
搜珍网 www.dssz.com