Title:
-Graph-Based-Image-Segmentation Download
Description: 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.
To Search:
File list (Check if you may need any files):
segment\convolve.h
.......\COPYING
.......\disjoint-set.h
.......\filter.h
.......\image.h
.......\imconv.h
.......\imutil.h
.......\Makefile
.......\misc.h
.......\pnmfile.h
.......\README
.......\segment-graph.h
.......\segment-image.h
.......\segment.cpp
segment