Search

Navigator: RI | Publications | Fast and inexpensive color image segmentation for interactive robots

Graphics enhanced version of this site

Fast and inexpensive color image segmentation for interactive robots
J. Bruce, T. Balch, and M. Veloso
Proceedings of the 2000 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS '00), Vol. 3, October, 2000, pp. 2061 - 2066.

Jump to: Download | Abstract | Notes | Text Reference | BibTeX Reference


Download [Help]

Adobe portable document format (pdf) [530 KB]

Copyright notice: This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. These works may not be reposted without the explicit permission of the copyright holder.


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.


Notes

Associated lab/group: MultiRobot Lab


Text Reference

J. Bruce, T. Balch, and M. Veloso, "Fast and inexpensive color image segmentation for interactive robots," Proceedings of the 2000 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS '00), Vol. 3, October, 2000, pp. 2061 - 2066.


BibTeX Reference

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


The Robotics Institute is part of the School of Computer Science, Carnegie Mellon University.
For updates and comments, please see these instructions.
This page maintained by robotwebmaster@ri.cmu.edu