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

搜索资源列表

  1. Grapth

    0下载:
  2. 这是C++图算法第五版中的源代码,对于学习图是很好的,可以学到很多知识。-This is the fifth edition of C++ graph algorithm in the source code is good for the learning plan, you can learn a lot of knowledge.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.04kb
    • 提供者:cnng
  1. CPP_Algorithms_sorcecde1-4

    0下载:
  2. C++图算法第1至第4部分源代码,这本书是Robert Sedgewick写的,代码是C++格式的,对于学习图算法是非常好的。-C++ graph algorithm 1 to 4 parts of the source code, this book is written in Robert Sedgewick, the code is C++ format, graph algorithm for learning is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:27.01kb
    • 提供者:cnng
  1. graphtheory

    0下载:
  2. 图论是一门非常有意思的学问,著名的七桥问题就是图论的重要问题。本资源,介绍了图论的相关背景和基本的算法,对于刚入门的学者来说,是一个很好的指引。-Graph theory is a very interesting learning, the famous Seven Bridges of graph theory is an important issue. This resource describes the relevant background on graph theory and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11.49mb
    • 提供者:江子妍
  1. specgraph-PPT

    0下载:
  2. 文章是外文的,一篇很好的介绍谱图理论的文章,值得学习-Article is a foreign language, a good introduction to spectral graph theory article, worth learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:937kb
    • 提供者:lyn
  1. bmp-transformation

    0下载:
  2. 自己编写的bmp位图结构转换算法,主要是围绕真彩色,伪彩色,灰度图,二值图之间的位图结构转换而写的算法,因为当初只是用于学习,所以程序运行中有一些内存泄露问题没有解决,但算法本身没有问题,可正确运行。-I have written bmp bitmap structure conversion algorithm, mainly around the true color, false color, grayscale, binary bitmap structure between graph
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.74mb
    • 提供者:万里红
  1. graph-cuts

    0下载:
  2. 学习graph cuts的必读papers。-Learning graph cuts-read papers.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6.94mb
    • 提供者:Alice
  1. GrTheory

    0下载:
  2. matlab代码,图论很好的学习资料。实现图论中的各种功能。-matlab code, graph theory, a good learning materials. To achieve the various functions in graph theory.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:30.19kb
    • 提供者:machoe
  1. graph-cut-papers

    0下载:
  2. 图割英文文章10篇,近期发表。学习图割的人非常有用!-Ten graph cut English articles recently published. People learning graph cut are very useful!
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:14.73mb
    • 提供者:彭丽娟
  1. SILK-GC_GPU

    0下载:
  2. 在基于核的在线学习方法的基础上加入了图切割技术,用于背景建模和前景提取。-The kernel-based online learning method based on graph cut technique for background modeling and the prospects for extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:20.04kb
    • 提供者:赵亚龙
  1. MinCut

    0下载:
  2. 实现最小割,基于图的图像分割算法,学习必备。-Minimum cut graph-based image segmentation algorithm, learning essential.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:14.94kb
    • 提供者:Sonny
  1. max_min_segment

    0下载:
  2. 最大流/最小割方法。为学习图像处理中的图割算法做准备,算法思想是Ford-Fulkerson方法。最大流是一个有向图,最小割就是网络中所有割中值最小的那个割。 -Maximum flow/minimum cut method. As a learning image processing to prepare graph cut algorithm, the algorithm idea is Ford-Fulkerson method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:37.56kb
    • 提供者:小马
  1. @lgcz

    0下载:
  2. 基于图的半监督学习算法,matlab代码-Semi-supervised learning algorithm based on graph, matlab code. . . .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:10.04kb
    • 提供者:易小天
  1. graph-cut

    0下载:
  2. 几篇关于graph cut的经典文献,想学习graph cut可以看看这几篇文献,其中也包括了基于graph cut的肝脏分割文献,有助于学习医学图像分割-Several classic literature on graph cut, if you want to learn a few graph cutthat can look at this documents, it also includs the liver based on graph cut segmentation lit
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12.54mb
    • 提供者:虫子
  1. 1DeepLearnToolbox-master

    0下载:
  2. 深度学习matlab工具箱,已经测试通过的源码,可以应用在图像识别、模式识别、语音识别等领域-Deep learning matlab source code, which can be applied in graph identification, pattern recognition and sound recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14.07mb
    • 提供者:沈来信
  1. LEM-Algorithm

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

    • 发布日期:2017-04-30
    • 文件大小:470.62kb
    • 提供者:ccc
  1. Hypergraph-theory-algorithm

    0下载:
  2. 超图理论算法的重要著作,介绍的很详细,欢迎大家交流学习。-Ultra graph theory algorithms important works, describes in great detail, we welcome the exchange of learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6mb
    • 提供者:高银
  1. Spectral-Clustering-codeapaper

    0下载:
  2. 国外著名大牛的谱聚类像分图割方法源码和文章,对学习谱聚类算法很有帮助。-Spectral clustering famous stars like Daniel graph cut method source code and articles on learning spectral clustering helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.46mb
    • 提供者:晓风
  1. GoLPP

    1下载:
  2. D MANUSC Graph-optimized Locality Preserving Projections (GoLPP) algorithm [28]. GoLPP integrated the graph construction and a specific dimensionality reduction process (i.e. LPP) into a unified framework, which results in a simultaneous learni
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:1kb
    • 提供者:骕骦
  1. graph

    0下载:
  2. 这是我们在学习数字图像处理过程中,对领域平均法和中值滤波的程序代码。(This is our learning digital image processing, the field average and median filtering the code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:1kb
    • 提供者:雪狼女
搜珍网 www.dssz.com