Frank R. Schmidt

Efficient Planar Graph Cuts with Applications in Computer Vision

IEEE Conference on Computer Vision and Pattern Recognition (CVPR) - Jun 2009
Download the publication: 641 KB 
Share the publication:
We present a fast graph cut algorithm for planar graphs. It is based on the graph theoretical work [3, 2] and leads to an efficient method that we apply on shape matching and image 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 particular, we are able to match two different planar shapes of N points in O(N^2 log N) and segment a given image of N pixels in O(N log N). We present two experimental benchmark studies which demonstrate that the presented method is also in practice faster than previously proposed graph cut methods: On planar shape matching and image segmentation we observe a speed-up of an order of magnitude, depending on resolution.

Images and movies

matching2D.png (20 KB)
 

BibTex references

@InProceedings\{STC09,
  author       = "Schmidt, Frank R. and T{\"o}ppe, Eno and Cremers, Daniel",
  title        = "Efficient Planar Graph Cuts with Applications in Computer Vision",
  booktitle    = "IEEE Conference on Computer Vision and Pattern Recognition (CVPR)",
  month        = "Jun",
  year         = "2009",
  address      = "Miami, Florida",
  url          = "http://www.frank-r-schmidt.de/Publications/2009/STC09"
}