Buch, Englisch, 203 Seiten, Previously published in hardcover, Format (B × H): 155 mm x 235 mm, Gewicht: 335 g
Buch, Englisch, 203 Seiten, Previously published in hardcover, Format (B × H): 155 mm x 235 mm, Gewicht: 335 g
ISBN: 978-3-642-08679-3
Verlag: Springer
This book developed out of a series of publications in the area of image processing with massively parallel algorithms. The topic of image processing is a particularly promising area for the use of synchronous massively parallel or data-parallel compu ter systems which work according to the SIMD principle (single instruction, multiple data). While the era of large SIMD super-computers has passed, SIMD systems have come back as dedicated vision subsystems and will soon be found even in embedded systems. In comparison to conventional sequential implementations of basic image opera tions, this book illustrates the intrinsic parallelism which is almost always present in image processing. By utilising parallel algorithms it is even possible to illustrate oper ations in a simpler and easier to understand way than for the sequential case. The presentation method chosen for this book assumes that short, terse excerpts of program code will significantly enhance the understanding of the material, e.g. of image operations, while longer listings are more likely to distract from the topic. For this reason, each chapter will not only define and explain the central image processing algorithms with the help of examples, but will also give an excerpt of a massively par allel program. For image processing this means that at least virtually there should be one processor available for each pixel. The mapping onto a smaller number of exist by compiler, and as of ing real processors is done transparently the such is not interest here.
Zielgruppe
Research
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Informatik Bildsignalverarbeitung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Software Engineering
- Technische Wissenschaften Sonstige Technologien | Angewandte Technik Signalverarbeitung, Bildverarbeitung, Scanning
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Funktionale, Logische, Parallele und Visuelle Programmierung
- Technische Wissenschaften Technik Allgemein Computeranwendungen in der Technik
- Mathematik | Informatik EDV | Informatik Informatik Künstliche Intelligenz Computer Vision
- Mathematik | Informatik EDV | Informatik Angewandte Informatik Computeranwendungen in Wissenschaft & Technologie
Weitere Infos & Material
1 Introduction.- 2 Point Operators.- 3 Local Operators.- 4 Edge Detection.- 5 Skeletonizing.- 6 Morphological Operators.- 7 Segmentation.- 8 Corner Detection.- 9 Hough Transform.- 10 Fourier Transform.- 11 Texture Recognition.- 12 Stereo Image Processing.- 13 Analysis of Image Sequences.- A The Parallel Programming Language Parallaxis.- B Parallaxis-III Syntax.- C Programming Tools.- D Vision Library.- E References.