- Input image (and convert to "double precision image"???)
- Build an empty graph (lattice; all edges weight=1) using dimensions of image (in pixels)
- Generate edge weights
- Generate Laplacian matrix
- Determine locations of labels
- Set up Dirichlet boundaries
- Solve Random Walker algorithm by solving the combinatorial Dirichlet problem
- Generate mask
Wednesday, February 4, 2009
Very High Level Algorithm for Implementing Random Walker
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment