搜索资源列表
segment
- Graph cut Image Segmentation
SemanticPhotoSynthesis
- We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such as “boat” and “sand.” The artist can optionally
test
- 利用剪切板切图(Alt+PrtScn),在QQ找茬游戏中画出不同部分-Cut graph using the clipboard (Alt+ PrtScn), finding fault in the QQ plot in different parts of the game
PicThery
- 这个程序实现与Matlab的优化工具箱下,用于给图进行边着色。包含了很多图论的程序,如计算最大割集、连通度、最小覆盖边数等等…… -This program is implemented with Matlab Optimization Toolbox for graph edge coloring. Contains a lot of graph theory program, such as the calculation of the maximum cut sets, connect
Puma-phase-unwrapping
- 利用图割方法(最大流最小割)进行相位解缠-Use graph cut method (maximum flow minimum cut) for phase unwrapping
maxflowmincut
- 基于图论的图像分割——最大流最小割算法。内含最大流最小割算法通用matlab程序。-Maximum flow minimum cut algorithm- based on graph theory image segmentation. Maximum flow minimum cut algorithm contains generic matlab program.
PlanarCut-v1.0.2
- Graph Cut algorithm using Kolovidir in Cornell University
main-paper
- paper to describe about liver tumor segmentation using graph cut segmentation
Ncut_9
- 基于谱聚类算法的实现,规格化的图割算法实现-Achieve spectral clustering algorithm, the normalized graph cut algorithm
maxflow
- 最大流 最小割 是图割理论的重要部分,能用于双目立体视觉的立体匹配当中。-Max-flow is the important part of graph-cut theory,it also used to the stereo matching.
matlab
- 立体匹配中常用的方法,图割(graph cut),用到了a扩展及交换,程序涉及matlab及c-Stereo matching methods commonly used, graph cuts (graph cut), and uses a extended exchange program involving matlab and c++
cut_image_into_9_part
- 将一张图片等分成若干小份,首先导入图片转换成矩阵,截取矩阵,生成图片-Cut a graph into nine small graphs
基于图割和水平集的肾脏医学图像分割
- 图割和水平集的图像分割,效果明显。多种方法对比(Image segmentation based on graph cut and level set)
grabcut
- 基本的图割法进行图像分割,效果较好,思路清晰(The graph cut method is used for image segmentation, and the effect is bette)