Ultra-fast parallel contour tracking, with applications to thinning

作者:

Highlights:

摘要

This paper proposes a parallel algorithm for contour tracking of binary pictures. Given an object contour composed by O(N) pixels, our algorithm computes in constant time the next layer of the contour of that object, using the weakest parallel model, i.e. an Exclusive Read Exclusive Write (EREW) Parallel Random Access Machine (PRAM). As an application of the technique we show a work-optimal parallel thinning algorithm for binary pictures, based on Pavlidis' characterization of a skeleton. Our algorithm improves on previous solutions by producing a list of coordinates corresponding to the skeleton contour in O(N) time with O(N) processors in an EREW PRAM, where N is the width of the picture.

论文关键词:Parallel image processing,Image contour tracking,Thinning,PRAM algorithms

论文评审过程:Received 24 May 1993, Revised 28 December 1993, Accepted 7 January 1994, Available online 19 May 2003.

论文官网地址:https://doi.org/10.1016/0031-3203(94)90152-X