@article {15007, title = {Parallel algorithms for image enhancement and segmentation by region growing, with an experimental study}, journal = {The Journal of Supercomputing}, volume = {10}, year = {1996}, month = {1996///}, pages = {141 - 168}, abstract = {This paper presents efficient and portable implementations of a powerful image enhancement process, the Symmetric Neighborhood Filter (SNF), and an image segmentation technique that makes use of the SNF and a variant of the conventional connected components algorithm which we call delta-Connected Components. We use efficient techniques for distributing and coalescing data as well as efficient combinations of task and data parallelism. The image segmentation algorithm makes use of an efficient connected components algorithm based on a novel approach for parallel merging. The algorithms have been coded in Split-C and run on a variety of platforms, including the Thinking Machines CM-5, IBM SP-1 and SP-2, Cray Research T3D, Meiko Scientific CS-2, Intel Paragon, and workstation clusters. Our experimental results are consistent with the theoretical analysis (and provide the best known execution times for segmentation, even when compared with machine-specific implementations). Our test data include difficult images from the Landsat Thematic Mapper (TM) satellite data.}, doi = {10.1007/BF00130707}, author = {Bader, D.A. and JaJa, Joseph F. and Harwood,D. and Davis, Larry S.} }