Cantitate/Preț
Produs

Parallel Image Processing

Autor T. Bräunl, S. Feyrer, W. Rapf, M. Reinhardt
en Limba Engleză Paperback – dec 2010
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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 31120 lei  6-8 săpt.
  Springer Berlin, Heidelberg – dec 2010 31120 lei  6-8 săpt.
Hardback (1) 31728 lei  6-8 săpt.
  Springer Berlin, Heidelberg – 4 dec 2000 31728 lei  6-8 săpt.

Preț: 31120 lei

Preț vechi: 38899 lei
-20% Nou

Puncte Express: 467

Preț estimativ în valută:
5957 6490$ 4998£

Carte tipărită la comandă

Livrare economică 18 decembrie 24 - 01 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783642086793
ISBN-10: 3642086799
Pagini: 216
Ilustrații: IX, 203 p.
Dimensiuni: 155 x 235 x 11 mm
Greutate: 0.31 kg
Ediția:Softcover reprint of the original 1st ed. 2001
Editura: Springer Berlin, Heidelberg
Colecția Springer
Locul publicării:Berlin, Heidelberg, Germany

Public țintă

Research

Cuprins

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.

Recenzii

"Throughout the book the algorithms are explained and illustrated by giving short parts of a parallel program. ...  the book under review emphasizes the use of intrinsic parallel algorithms in image processing, it may be a welcome complement to a traditional introductory text book in the domain." (Gilbert Crombez, zbMATH 0960.68164, 2022)

Caracteristici

Depending on the intended course use the focus can easily be shifted between image processing and parallel processing Each problem with short program code and sample images Full specification of parallel language Chapterwise references Additional web site with free compiler and sample programs Includes supplementary material: sn.pub/extras