Title :
Image segmentation on a 2D array by a directed split and merge procedure
Author :
Tyagi, Aakash ; Bayoumi, Magdy A.
Author_Institution :
Center for Adv. Comput. Studies, Southwestern Louisiana Univ., Lafayette, LA, USA
fDate :
11/1/1992 12:00:00 AM
Abstract :
A 2D array implementation of image segmentation by a directed split and merge procedure is proposed. Parallelism is realized on two levels: one within the split and merge operations, where more than one merge (or split) may proceed concurrently, and the second between the split and merge operations, where several splits may be performed in parallel with merges. Both the split and merge operations are based on nearest neighbor communications between the processing elements (PEs), and facilitating low communication costs. The basic arithmetic operations required to perform split and merge are comparison and addition, allowing a simple structure of the PE as well as a hardwired control. A local of 512 bytes is sufficient to hold the interim data associated with each PE. A prototype PE has been constructed using 3 μm double-metal CMOS technology. Scaling up to 0.8 μm, it is possible to incorporate 32 PEs on a 5 cm2 chip. With sufficiently large PE window sizes, image segmentation can be achieved in linear time
Keywords :
digital signal processing chips; image segmentation; parallel architectures; 2D array implementation; 3 micron; addition; arithmetic operations; comparison; directed split and merge procedure; double-metal CMOS technology; image segmentation; nearest neighbor communications; parallel processing; processing elements; Arithmetic; Bandwidth; CMOS technology; Communication system control; Costs; Image processing; Image segmentation; Merging; Parallel algorithms; Two dimensional displays;
Journal_Title :
Signal Processing, IEEE Transactions on