Title :
Reducing graphs in graph cut segmentation
Author :
Lermé, Nicolas ; Malgouyres, François ; Létocart, Lucas
Author_Institution :
LAGA, Univ. Paris 13, Villetaneuse, France
Abstract :
In few years, graph cuts have become a leading method for solving a wide range of problems in computer vision. However, graph cuts involve the construction of huge graphs which sometimes do not fit in memory. Currently, most of the max-flow algorithms are impracticable to solve such large scale problems. In the image segmentation context, some authors have proposed heuristics [1, 2, 3, 4] to get round this problem. In this paper, we introduce a new strategy for reducing exactly graphs. During the creation of the graph, before creating a new node, we test if the node is really useful to the max-flow computation. The nodes of the reduced graph are typically located in a narrow band surrounding the object edges. Empirically, solutions obtained on the reduced graphs are identical to the solutions on the complete graphs. A parameter of the algorithm can be tuned to obtain smaller graphs when an exact solution is not needed. The test is quickly computed and the time required by the test is often compensated by the time that would be needed to create the removed nodes and the additional time required by the computation of the cut on the larger graph. As a consequence, we sometimes even save time on small scale problems.
Keywords :
computer vision; graph theory; image segmentation; computer vision; graph cut segmentation; image segmentation context; max-flow algorithms; reduced graph; Brain modeling; Image segmentation; Memory management; Pixel; Random access memory; TV; Three dimensional displays; graph cut; reduction; segmentation;
Conference_Titel :
Image Processing (ICIP), 2010 17th IEEE International Conference on
Conference_Location :
Hong Kong
Print_ISBN :
978-1-4244-7992-4
Electronic_ISBN :
1522-4880
DOI :
10.1109/ICIP.2010.5654046