Interactive color image segmentation with linear programming

  • Authors:
  • Hongdong Li;Chunhua Shen

  • Affiliations:
  • Australian National University, 0200, Canberra, ACT, Australia;Australian National University, 0200, Canberra, ACT, Australia and Canberra Research Lab, NICTA (National ICT Australia), Canberra, ACT, 2601, Australia

  • Venue:
  • Machine Vision and Applications
  • Year:
  • 2010

Quantified Score

Hi-index 0.01

Visualization

Abstract

Image segmentation is an important and fundamental task for image and vision understanding. This paper describes a linear programming (LP) approach for segmenting a color image into multiple regions. Compared with the recently proposed semi-definite programming (SDP)-based approach, our approach has a simpler mathematical formulation, and a far lower computational complexity. In particular, to segment an image of M × N pixels into k classes, our method requires only O((M N k)m ) complexity—a sharp contrast to the complexity of O((M N k)2n ) if the SDP method is adopted, where m and n are the polynomial complexity of the corresponding LP solver and SDP solver, respectively (in general we have m≪ n). Such a significant reduction in computation readily enables our algorithm to process color images of reasonable sizes. For example, while the existing SDP relaxation algorithm is only able to segment a toy-size image of, e.g., 10 × 10 to 30 × 30 pixels in hours time, our algorithm can process larger color image of, say, 100 × 100 to 500 × 500 image in much shorter time.