Limit this search to....

Parallel Image Processing 2001 Edition
Contributor(s): Bräunl, T. (Author), Feyrer, S. (Author), Rapf, W. (Author)
ISBN: 3540674004     ISBN-13: 9783540674009
Publisher: Springer
OUR PRICE:   $52.24  
Product Type: Hardcover - Other Formats
Published: December 2000
Qty:
Annotation: This book serves as a general introduction to the area of image processing as well as to data-parallel processing. It covers a number of standard algorithms in image processing and describes their parallel implementation in a practical "hands-on" approach: Each algorithm is accompanied by numerous diagrams and program source code. Combining text, graphics, and programs is a new approach in presenting the subject matter, which will help students to better grasp the concepts - irrespective of the programming language used.
The programming language chosen for all examples is a structured parallel programming language which is ideal for educational purposes. It has a number of advantages over C, and since all image processing tasks are inherently parallel, using a parallel language for presentation actually simplifies the subject matter, resulting in shorter source codes and better understanding. Sample programs and a free compiler are available on the Web.
Additional Information
BISAC Categories:
- Computers | Systems Architecture - Distributed Systems & Computing
- Computers | Optical Data Processing
- Computers | Programming - Parallel
Dewey: 004.1
LCCN: 00064129
Physical Information: 0.56" H x 6.14" W x 9.21" (1.07 lbs) 203 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
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.