登录
首页 » matlab » graphcut

graphcut

于 2020-10-29 发布 文件大小:3044KB
0 120
下载积分: 1 下载次数: 115

代码说明:

  本程序是基于图论的知识进行图像分割,其中用到的是graphcut分割知识,完整的程序代码及结果!!(This procedure based on the knowledge of graph theory for image segmentation, which is used graphcut segmentation knowledge, including program code and the complete results !!)

文件列表:

graphcut
........\SegTool
........\.......\CODE_MAP.pdf,31116,2006-05-18
........\.......\README_COMPILE.txt,1569,2006-05-18
........\.......\README_GUI.txt,7086,2006-05-18
........\.......\SegToolBox
........\.......\..........\SegToolBox
........\.......\..........\..........\AutoCut.m,855,2006-05-17
........\.......\..........\..........\AutoCutRefine.m,866,2006-05-16
........\.......\..........\..........\AutoCutRefSeg.m,1636,2006-05-16
........\.......\..........\..........\AutoCutSeg.m,726,2006-05-16
........\.......\..........\..........\bginput.m,1327,2006-05-17
........\.......\..........\..........\block.h,8191,2006-03-05
........\.......\..........\..........\datain.m,762,2006-05-16
........\.......\..........\..........\dataout.m,704,2006-05-17
........\.......\..........\..........\fginput.m,1292,2006-05-17
........\.......\..........\..........\graph.cpp,2277,2006-03-05
........\.......\..........\..........\graph.h,5798,2006-03-05
........\.......\..........\..........\GraphCutSegment.cpp,11517,2006-05-18
........\.......\..........\..........\GraphCutSegment.dll,45056,2006-05-18
........\.......\..........\..........\GraphCutSegmentLazy.cpp,10532,2006-05-16
........\.......\..........\..........\GraphCutSegmentLazy.dll,40960,2006-05-18
........\.......\..........\..........\helper_functions.h,1086,2006-05-16
........\.......\..........\..........\images





........\.......\..........\..........\......\food.bmp,236250,2006-03-19
........\.......\..........\..........\......\horse.jpg,33020,2006-04-06
........\.......\..........\..........\......\llama.bmp,571394,2006-03-28
........\.......\..........\..........\......\ls.bmp,1092690,2006-04-10
........\.......\..........\..........\......\man.png,385976,2006-05-01
........\.......\..........\..........\iter_data.mat,139415,2014-06-25
........\.......\..........\..........\maxflow.cpp,11339,2006-03-11
........\.......\..........\..........\mksopt.m,1750,2006-05-17
........\.......\..........\..........\rectpts.mat,180,2014-06-25
........\.......\..........\..........\Segment.m,3237,2006-05-17
........\.......\..........\..........\SegmentBoth.m,9046,2006-04-29
........\.......\..........\..........\SegmentGC.m,8578,2006-05-17
........\.......\..........\..........\SegmentRefine.m,7789,2006-05-17
........\.......\..........\..........\SegResult.mat,89336,2014-06-25
........\.......\..........\..........\SegTool.m,1137,2013-07-14
........\.......\..........\..........\SmartSelect.m,909,2006-05-16
........\.......\..........\..........\SmartSelectSeg.m,2669,2013-07-14
........\.......\..........\..........\track.m,528,2006-05-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DCT
    该函数用来实现快速离散余弦变换。该函数利用2N点的快速付立叶变换来实现离散余弦变换(This function is used to implement fast discrete cosine transform. 2N points of the function using the fast Fourier transform to achieve the discrete cosine transform)
    2010-11-15 09:53:27下载
    积分:1
  • grouping
    处理计算机视觉中图像分析的图像轮廓检测和分层图像分割问题(Image processing computer vision analysis of image contour detection and hierarchical image segmentation)
    2014-11-06 13:07:28下载
    积分:1
  • thresh_md
    基于最大类间方差准则的阈值分割算法。其基本思想是对像素进行划分,通过划分得到的各类之间的距离达到最大,来确定合适的门限。(Based on the maximum between-cluster variance criteria threshold segmentation algorithm. The basic idea is to divide pixels, obtained through the division of the distance between the various types of maximum, to determine the appropriate threshold.)
    2007-10-27 16:11:26下载
    积分:1
  • BFSPDFS
    广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。 (Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
    2013-08-10 10:37:12下载
    积分:1
  • 1
    说明:  应用于fluent的UDF程序,用于修正液滴表面轮廓(The UDF is applied fluent procedures for correcting the droplet surface contour)
    2013-11-25 19:21:27下载
    积分:1
  • AviPclass
    AVI视频流数据读写类库!供视频图像处理编程参考!非常好用!(AVI video stream class library for reading and writing data. Video image processing for programming reference! Very handy!)
    2007-05-25 10:32:16下载
    积分:1
  • yuzhibianhua
    图像处理基本算法其中之一的yuzhibianhua (Image processing one of the basic algorithm yuzhibianhua)
    2008-06-04 17:13:13下载
    积分:1
  • zhezhongThreshhold
    说明:  比较硬阈值、软阈值法图像去噪,并提出折中阈值法去噪(Comparison of hard thresholding, soft thresholding image denoising, and put forward a compromise threshold denoising)
    2008-10-06 14:53:19下载
    积分:1
  • NEW
    一种新的彩色图像去噪与增强模型(A new color image denoising and enhancement model)
    2008-05-28 20:54:06下载
    积分:1
  • VQ
    使用Splitting算法和GLA算法实现对图像的矢量量化及重新编码和重建。(Vector Quantization:To generate a 16-codeword codebook using Splitting Algorithm and GLA,then use this codebook to code the training image and reconstuct it.)
    2013-11-07 21:32:18下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载