Algorithmic Techniques for Computer Vision on a Fine-Grained Parallel Machine
@article{Little1989AlgorithmicTF,
title={Algorithmic Techniques for Computer Vision on a Fine-Grained Parallel Machine},
author={James J. Little and Guy E. Blelloch and Todd A. Cass},
journal={IEEE Trans. Pattern Anal. Mach. Intell.},
year={1989},
volume={11},
pages={244-257}
}
Absfruct-We describe algorithms for several problems from computer vision, and illustrate how they are implemented using a set of primitive parallel operations. The primitives we use include general permutations, grid permutations, and the scan operation-a restricted form of the prefix computation. We cover well-known problems allowing us to concentrate on the implementations rather than the problems. First, we describe some simple routines such as border following, computing histograms and… CONTINUE READING