Efficient image processing algorithms on the scan line array processor

TitleEfficient image processing algorithms on the scan line array processor
Publication TypeJournal Articles
Year of Publication1995
AuthorsHelman D, JaJa JF
JournalPattern Analysis and Machine Intelligence, IEEE Transactions on
Volume17
Issue1
Pagination47 - 56
Date Published1995/01//
ISBN Number0162-8828
Keywordsalgorithms;, algorithms;intermediate, algorithms;rotation;scaling;scan, array, computation;image, DCT;block, DFT;convex, filtering;optimal, hulls;convolution;expanding;histogram, level, line, machine;block, matching;translation;convolution;image, PROCESSING, processing;labelling;low, processing;median, processing;parallel, processor;shrinking;template, SIMD
Abstract

Develops efficient algorithms for low and intermediate level image processing on the scan line array processor, a SIMD machine consisting of a linear array of cells that processes images in a scan line fashion. For low level processing, the authors present algorithms for block DFT, block DCT, convolution, template matching, shrinking, and expanding which run in real-time. By real-time, the authors mean that, if the required processing is based on neighborhoods of size m times;m, then the output lines are generated at a rate of O(m) operations per line and a latency of O(m) scan lines, which is the best that can be achieved on this model. The authors also develop an algorithm for median filtering which runs in almost real-time at a cost of O(m log m) time per scan line and a latency of [m/2] scan lines. For intermediate level processing, the authors present optimal algorithms for translation, histogram computation, scaling, and rotation. The authors also develop efficient algorithms for labelling the connected components and determining the convex hulls of multiple figures which run in O(n log n) and O(n log2n) time, respectively. The latter algorithms are significantly simpler and easier to implement than those already reported in the literature for linear arrays

DOI10.1109/34.368153