Sciweavers

CVPR
2009
IEEE

Efficient Planar Graph Cuts with Applications in Computer Vision

14 years 11 months ago
Efficient Planar Graph Cuts with Applications in Computer Vision
We present a fast graph cut algorithm for planar graphs. It is based on the graph theoretical work [2] and leads to an efficient method that we apply on shape matching and im- age segmentation. In contrast to currently used methods in Computer Vision, the presented approach provides an upper bound for its runtime behavior that is almost linear. In par- ticular, we are able to match two different planar shapes of N points in O(N2 logN) and segment a given image of N pixels in O(N logN). We present two experimental bench- mark studies which demonstrate that the presented method is also in practice faster than previously proposed graph cut methods: On planar shape matching and image seg- mentation we observe a speed-up of an order of magnitude, depending on resolution.
Daniel Cremers, Eno Töppe, Frank R. Schmidt
Added 06 May 2009
Updated 10 Dec 2009
Type Conference
Year 2009
Where CVPR
Authors Daniel Cremers, Eno Töppe, Frank R. Schmidt
Comments (0)