2010 IEEE International Conference on Image Processing 2010
DOI: 10.1109/icip.2010.5654046
|View full text |Cite
|
Sign up to set email alerts
|

Reducing graphs in graph cut segmentation

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 maxflow 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 graphs. During the creation of the graph,… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
22
0

Year Published

2012
2012
2014
2014

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 10 publications
(22 citation statements)
references
References 11 publications
0
22
0
Order By: Relevance
“…In the manner of [12,5], the graph nodes are typically located in a narrow band surrounding the object edges to segment. Empirically, the authors show in [8] that the solutions obtained with and without reduction are identical and the time for reducing the graph is even compensated by the time for computing the min-cut in the reduced graph when the regularization is of moderate level.…”
Section: Motivation and Scopementioning
confidence: 99%
See 4 more Smart Citations
“…In the manner of [12,5], the graph nodes are typically located in a narrow band surrounding the object edges to segment. Empirically, the authors show in [8] that the solutions obtained with and without reduction are identical and the time for reducing the graph is even compensated by the time for computing the min-cut in the reduced graph when the regularization is of moderate level.…”
Section: Motivation and Scopementioning
confidence: 99%
“…For a fixed amount of RAM, one clearly see that the maximum image size quickly decreases as the dimensionality d of P increases. As shown in [8], most of the nodes in the graph are however useless during the max-flow computation since they are not traversed by any flow. Ideally, one would like to extract the smallest possible graph G = (V , E ) from G = (V, E) while keeping the max-flow value f * in G identical or very close to the max-flow value f * in G. This corresponds to an ideal optimization problem which we will not try to solve since the method for determining G also needs to be (very) fast.…”
Section: Reductionmentioning
confidence: 99%
See 3 more Smart Citations