This article is within the scope of WikiProject Robotics, a collaborative effort to improve the coverage of Robotics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.RoboticsWikipedia:WikiProject RoboticsTemplate:WikiProject RoboticsRobotics articles
This article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.ComputingWikipedia:WikiProject ComputingTemplate:WikiProject ComputingComputing articles
This article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Computer scienceWikipedia:WikiProject Computer scienceTemplate:WikiProject Computer scienceComputer science articles
This article is within the scope of WikiProject Mathematics, a collaborative effort to improve the coverage of mathematics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.MathematicsWikipedia:WikiProject MathematicsTemplate:WikiProject Mathematicsmathematics articles
This article is within the scope of WikiProject Statistics, a collaborative effort to improve the coverage of statistics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.StatisticsWikipedia:WikiProject StatisticsTemplate:WikiProject StatisticsStatistics articles
One of my gripes about the article is that it stops right before it gets to one of the best parts of graph cuts: that through constructions like expansion moves (see Boykov, Veskler, Zabih as referenced in the article), you can minimize the energy of a -class problem. Iknowyourider (tc) 02:48, 22 June 2007 (UTC)[reply]
Can someone give an example of the algorithm working on a small image?
a) show how the source, sink and pixels are connected as a graph.
b) show how the energy values are computed for one edge.
c) show how the system arrives at one cut. —The preceding unsigned comment was added by Hmulling (talk • contribs) 07:20, 25 Jul 2007 (UTC)
Here's some lecture slides that briefly introduce Network flow and Max flow min cut, and then show the reduction of the binary labeling problem to an instance of finding a min cut. The next set of slides have some further details, and a lot of cool example images where the stuff is applied to solve all sorts of problems. The lectures after that [1][2] introduce -class problems. I will try to add a small worked example to this article. Feel free to bug me if I haven't done anything in a few days. Cheers, Iknowyourider (tc) 08:11, 25 July 2007 (UTC)[reply]
As someone who is fairly technical, with a moderate background in various levels of multimedia and signal processing, this article does little to further my understanding. Definitely a concrete example would be useful. Also, links to things like Energy Minimization seem misdirected (it is an article on Computation Chemistry). Digging in, I'm thinking maybe the intended target article might be topological optimization, but this is largely a guess.
72.29.167.236 (talk) 19:21, 23 February 2012 (UTC)[reply]