Fast and inexpensive color image segmentation for interactive robots - Robotics Institute Carnegie Mellon University

Fast and inexpensive color image segmentation for interactive robots

J. Bruce, Tucker Balch, and Manuela Veloso
Conference Paper, Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems, Vol. 3, pp. 2061 - 2066, October, 2000

Abstract

Vision systems employing region segmentation by color are crucial in real-time mobile robot applications. With careful attention to algorithm efficiency, fast color image segmentation can be accomplished using commodity image capture and CPU hardware. This paper describes a system capable of tracking several hundred regions of up to 32 colors at 30 Hz on general purpose commodity hardware. The software system consists of: a novel implementation of a threshold classifier, a merging system to form regions through connected components, a separation and sorting system that gathers various region features, and a top down merging heuristic to approximate perceptual grouping. A key to the efficiency of our approach is a new method for accomplishing color space thresholding that enables a pixel to be classified into one or more, up to 32 colors, using only two logical AND operations. The algorithms and representations are described, as well as descriptions of three applications in which it has been used.

BibTeX

@conference{Bruce-2000-8128,
author = {J. Bruce and Tucker Balch and Manuela Veloso},
title = {Fast and inexpensive color image segmentation for interactive robots},
booktitle = {Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems},
year = {2000},
month = {October},
volume = {3},
pages = {2061 - 2066},
}