Bisection approach for pixel labelling problem

  • Authors:
  • Dengfeng Chai;Hongwei Lin;Qunsheng Peng

  • Affiliations:
  • Institute of Spatial Information Technique, Zhejiang University, No. 38, Zheda Road, Hangzhou, Zhejiang 310027, China and State Key Lab of CAD&CG, Zhejiang University, No. 38, Zheda Road, Hangzhou ...;State Key Lab of CAD&CG, Zhejiang University, No. 38, Zheda Road, Hangzhou, Zhejiang 310027, China;State Key Lab of CAD&CG, Zhejiang University, No. 38, Zheda Road, Hangzhou, Zhejiang 310027, China

  • Venue:
  • Pattern Recognition
  • Year:
  • 2010

Quantified Score

Hi-index 0.01

Visualization

Abstract

This paper formulates pixel labelling as a series of two-category classification. Unlike existing techniques, which assign a determinate label to each pixel, we assign a label set to each pixel and shrink the label set step by step. Determinate labelling is achieved within log"2n (n is size of label set) steps. In each step, we bisect the label set into two subsets and discard the one with higher cost of assigning it to the pixel. Simultaneous labelling of an image is carried out by minimizing an energy function that can be minimized via graph cut algorithm. Based on the bisection approach, we propose a bitwise algorithm for pixel labelling, which set one bit of each pixel's label in each step. We apply the proposed algorithm to stereo matching and image restoration. Experimental results demonstrate that both good performance and high efficiency are achieved.