
Parallel Image Processing
Edición de la obra Parallel Image Processing
| Autor | Thomas Bräunl |
|---|---|
| Editorial | Springer Berlin Heidelberg |
| Fecha de publicación | 2001 |
| Lugar | Berlin, Heidelberg |
| Idioma | inglés |
| Páginas | 203 |
| Formato | [electronic resource] / |
| ISBN-13 | 9783642086793, 9783662043271 |
| ISBN-10 | 3642086799, 3662043270 |
| OCLC | 851368309 |
| Número de Cutter | B825p |
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.