<p>This book contains the proceedings of the NATO Advanced Research Workshop held in Maratea (Italy), May 5-9, 1986 on Pyramidal Systems for Image Processing and Computer Vision. We had 40 participants from 11 countries playing an active part in the workshop and all the leaders of groups that have p
Pyramidal Architectures for Computer Vision
β Scribed by Virginio Cantoni, Marco Ferretti (auth.)
- Publisher
- Springer US
- Year
- 1994
- Tongue
- English
- Leaves
- 347
- Series
- Advances in Computer Vision and Machine Intelligence
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Computer vision deals with the problem of manipulating information contained in large quantities of sensory data, where raw data emerge from the transducing 6 7 sensors at rates between 10 to 10 pixels per second. Conventional generalΒ purpose computers are unable to achieve the computation rates required to opΒ erate in real time or even in near real time, so massively parallel systems have been used since their conception in this important practical application area. The development of massively parallel computers was initially characterΒ ized by efforts to reach a speedup factor equal to the number of processing elements (linear scaling assumption). This behavior pattern can nearly be achieved only when there is a perfect match between the computational strucΒ ture or data structure and the system architecture. The theory of hierarchical modular systems (HMSs) has shown that even a small number of hierarchical levels can sizably increase the effectiveness of very large systems. In fact, in the last decade several hierarchical architectures that support capabilities which can overcome performances gained with the assumption of linear scaling have been proposed. Of these architectures, the most commonly considered in comΒ puter vision is the one based on a very large number of processing elements (PEs) embedded in a pyramidal structure. Pyramidal architectures supply the same image at different resolution levΒ els, thus ensuring the use of the most appropriate resolution for the operation, task, and image at hand.
β¦ Table of Contents
Front Matter....Pages i-xix
Hierarchical Architectures....Pages 1-12
Hierarchical Strategies in Computer Vision Systems....Pages 13-68
Hierarchical Homogeneous Topologies....Pages 69-102
A Taxonomy of Hierarchical Machines for Computer Vision....Pages 103-115
Compact and Distributed Pyramids....Pages 117-160
Pipeline Multiresolution Systems....Pages 161-172
Simulation of Pyramids on Flat Arrays and Hypercubes....Pages 173-217
Heterogeneous Hierarchical Systems....Pages 219-239
Programming a Hierarchical Structure....Pages 241-289
Pyramidal Tools and Applications....Pages 291-332
Back Matter....Pages 333-335
β¦ Subjects
Computer Science, general; Electrical Engineering
π SIMILAR VOLUMES
<p>Biological visual systems employ massively parallel processing to perform real-world visual tasks in real time. A key to this remarkable performance seems to be that biological systems construct representations of their visual image data at multiple scales. <em>A</em><em>Pyramid Framework for Ear
Parallel-Algorithms for Regular Architectures is the first book to concentrate exclusively on algorithms and paradigms for programming parallel computers such as the hypercube, mesh, pyramid, and mesh-of-trees. Algorithms are given to solve fundamental tasks such as sorting and matrix operations, as