Processing math: 58%

Interactive Grain
Image Segmentation

using Graph Cut Algorithms

Jarrell Waggoner^1 / @malloc47 / waggonej@email.sc.edu,
Youjie Zhou^1, Jeff Simmons^2, Ayman Salem^3, Marc De Graef^4, Song Wang^1


^1USC, ^2AFOSR, ^3MRi, ^4CMU

Interactive Segmentation?

  • Contrast with fully-automatic segmentation
  • Sparse number of user interactions as additional constraints or guidance in the segmentation process
  • Other interactive segmentation methods use:
    • Bounding boxes
    • Coarse outlining of the desired boundary
    • "Scribbling" foreground/background regions

Our Approach

  • Build on our previous propagation method
  • Correct errors after every propagation with a single point (click) as the user-supplied interaction
  • Reduce having to draw individual boundaries
Propagation
U: Source image that is segmented
V : Target image that is not segmented
S^U, S^V : Segmentation of U or V respectivesly

Conclusion

  • Augmented our previous propagation approach with an interactive component that increases performance
  • We handle both segmentation addition and removal using minimal interaction
  • Parameter estimation reduces the time and effort needed

Questions?