Sciweavers

15097 search results - page 1 / 3020
» Image Processing in C
Sort
View

Book
5381views
15 years 3 months ago
Image Processing in C
"This book is a tutorial on image processing. Each chapter explains basic concepts with words and gures, shows image processing results with photographs, and implements the...
D. Phillips
MICCAI
2003
Springer
14 years 5 months ago
ImLib3D: An Efficient, Open Source, Medical Image Processing Framework in C++
ImLib3D is a C++ library for 3D medical image processing research. It provides a carefully designed, object-oriented, standards conforming C++ library, as well as a separate visual...
Fabrice Heitz, Jean-Paul Armspach, Marcel Bosc, To...
IPPS
2006
IEEE
13 years 10 months ago
Automatically translating a general purpose C++ image processing library for GPUs
— This paper presents work-in-progress towards a C++ source-to-source translator that automatically seeks parallelisable code fragments and replaces them with code for a graphics...
Jay L. T. Cornwall, Olav Beckmann, Paul H. J. Kell...