08.08.2012 Views

Graph Cuts with CUDA

Graph Cuts with CUDA

Graph Cuts with CUDA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Graph</strong> Cut Algorithms<br />

• Ford-Fulkerson<br />

– Find augmenting paths from source to sink<br />

– Global scope, based on search trees<br />

– Most used implementation today by Boykov et al.<br />

• Goldberg-Tarjan (push-relabel)<br />

– Considers one node at a time<br />

– Local scope, only direct neighbors matter<br />

– Inherently parallel, good fit for <strong>CUDA</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!