Example.skimage.SuperPixelSegmentation

This task type uses low-level super pixel image segmentation methods:

  • Felzenszwalb’s efficient graph-based image segmentation

  • SLIC

  • Quickshift

Additionally a post-processing merging method can be used:

  • RAG (Region Adjacency Graph)

  • RAG normalized cut