Parallel Image Processing
Author | : T. Bräunl |
Publisher | : Springer Science & Business Media |
Total Pages | : 206 |
Release | : 2013-04-17 |
ISBN-10 | : 9783662043271 |
ISBN-13 | : 3662043270 |
Rating | : 4/5 (270 Downloads) |
Download or read book Parallel Image Processing written by T. Bräunl and published by Springer Science & Business Media. This book was released on 2013-04-17 with total page 206 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book introduces the area of image processing and data-parallel processing. It covers a number of standard algorithms in image processing and describes their parallel implementation. 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. This results in shorter source codes and a better understanding. Sample programs and a free compiler are available on an accompanying Web site.