Introduction - If you have any usage issues, please Google them yourself
Implementation of the segmentation algorithm described in:
Efficient Graph-Based Image
Segmentation
Pedro F. Felzenszwalb and Daniel P. Huttenlocher
International Journal of Computer
Vision, 59(2) September 2004.
The program takes a color image (PPM format) and produces a segmentation
with a random color assigned to each region.