搜索资源列表

  1. Graph-Cuts-in-Vision-and-Graphics

    0下载:
  2. 这篇文章描述了促使graphcut发展的主要理论特性,并分析了这些特性的局限性。-This paper explain general theoretical properties that motivate the use of graph,as well as, show their limitations.
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:325632
    • 提供者:巡洋舰
  1. What-energy-functions-can-be-minimized-via-graph-c

    0下载:
  2. 本文首先介绍了需要通过graph cut最小化的能量函数的特性。虽然是二进制变量但是很容易推广到其他方面。我们详细描述了通过graphcut最小化的能量函数。并提供了最小化能量函数的通用构建。最后给出了最小化二进制能量函数的必要条件。-In this paper, we give a characterization of the energy functions that can be minimized by graph cuts.
  3. 所属分类:文件格式

    • 发布日期:2024-05-15
    • 文件大小:330752
    • 提供者:巡洋舰
  1. graph-theroy

    0下载:
  2. 本文是关于图、图论的简明扼要的总结,对于临时充电的软件行业专业人员快速掌握图论方面的知识较为有用。-This article is about the chart, graph theory, a concise summary of the interim charge for the software industry professionals to grasp the knowledge of graph theory is m
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:92160
    • 提供者:zd
  1. Directed-Euler-Graph

    0下载:
  2. 一个关于求有向欧拉图的算法实现,简单易行,可以借鉴。-An algorithm for directed-Eular Graph.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:130048
    • 提供者:阿牛
  1. graph

    0下载:
  2. 该压缩文件中包含了图论当中的一些重要算法,包括前序中序和后序遍历、最小二叉树、DFS、BFS以及拓扑排序。-The compressed file contains a graph theory among a number of important algorithms, including the former order in the order and postorder traversal, the smallest bina
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:948224
    • 提供者:许娜娜
  1. graph-basedsegmentation

    0下载:
  2. 这个代码是文章Efficient Graph-Based Image Segmentation的实现,结合了vs2008和opencv,该算法进行分割,速度很快,效果不错。-The source code is an implementation of the paper: Efficient Graph-Based Image Segmentation. VS2008 and Opencv are combined in the im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:高奎
  1. Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms

    0下载:
  2. 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:13904896
    • 提供者:wang
  1. graph-based_segment

    0下载:
  2. 基于图论的图像分割,使用区域之间和区域内部进行比较的准则,对于风景图片效果不错。-Graph-based image segmentation, using the region based comparison criteria, good for scene images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:tan
  1. graph

    0下载:
  2. 有向图 采用邻接表存储 DFS和BFS方法遍历 为方便表示,结点数小于10 用V0-V9表示不同的结点的-Directed graph using adjacency list method of storing DFS and BFS traversal for the convenience that the number of nodes is less than 10 with V0-V9 for different node
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:刘少东
  1. graph.project

    0下载:
  2. A program to graph printing. You choose connections between apexes. Source code and binaries
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:54272
    • 提供者:Habesy
  1. graph

    0下载:
  2. Dos下的用画图系统,用graph.h编写。能编译成功但是在AMD内核的环境下有可能运行不了。-Drawing system used under Dos with graph.h prepared. However, AMD can successfully compile the kernel may not run under.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:Xyang
  1. MRF--Graph-Cuts

    0下载:
  2. 课件描述了MRF Energy Minimization and Graph Cuts-Courseware describes the MRF Energy Minimization and Graph Cuts
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:2013184
    • 提供者:chgang
  1. graph

    0下载:
  2. survey of graph cut(for image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:623616
    • 提供者:leenasilvoster
  1. Graph

    0下载:
  2. 实现对图的遍历。数据结构算法的实现。编写语言为java。-Realize the graph traversal. Data structure algorithm. Written language is java.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:75776
    • 提供者:lily
  1. graph-based-image-segmentation

    0下载:
  2. 五种当前主要的基于图的图像分割方法(normalized cut, min-cut/max-flow, isoperimetric partitioning, minimum spanning tree and random walker)的论文原文。-The original papers of five main graph-based image segmentation methods. They are normalized
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:7720960
    • 提供者:zc
  1. datawindow-of-graph-

    0下载:
  2. 数据窗口制作graph具有快捷,高效的特点,因其独特的数据制图方式,被广大PB爱好者青睐-datawindow of garph
  3. 所属分类:中间件编程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:wangevan
  1. graph-cuts

    0下载:
  2. 学习graph cuts的必读papers。-Learning graph cuts-read papers.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:7279616
    • 提供者:Alice
  1. CCS Graph观察变量的方法

    0下载:
  2. 具体详细的说明了CCS中graph工具的使用和一个实例;(Specific details of the use of graph tools in CCS and an example;)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1278976
    • 提供者:paulwww
  1. S7-GRAPH编程手册

    0下载:
  2. S7 GRAPH 中文编程手册 实用手册,初学者的学习资料(S7 GRAPH Chinese programming manual, practical manuals, learning materials for beginners)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:893952
    • 提供者:pastime
  1. graph

    0下载:
  2. 有向图结构设计以及插入节点等图的操作实现(The design of the directed graph structure and the operation of inserting nodes and other graphs)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:D_O_dora
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org