-
Notifications
You must be signed in to change notification settings - Fork 23
A collection of image segmentation algorithms based on diffusion methods
License
emmanuelle/random_walker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Random walker algorithm ======================= from *Random walks for image segmentation*, Leo Grady, IEEE Trans Pattern Anal Mach Intell. 2006 Nov;28(11):1768-83. Dependencies ------------ * numpy >= 1.4, scipy * optional: pyamg, numexpr Installing pyamg and using the 'cg_mg' mode of random_walker improves significantly the performance. Installing numexpr makes only a slight improvement. Installing ---------- sudo python setup.py install Testing ------- nosetests test_random_walker.py
About
A collection of image segmentation algorithms based on diffusion methods
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published