An implementation of the image segmentation Random Walker algorithm.
Leo Grady, Random Walks for Image Segmentation, 2006
- Python 3.7
- Modules :
pip install -r requirements.txtpython random_walker.py- Select an image.
- Select a color and add seed points by pointing and clicking.
- Type in a value for beta
- Run the solver.



