Image Processing in C: Analyzing and Enhancing Digital Images
by Dwayne Philipps
Publisher: R & D Books 1997
ISBN/ASIN: 087930443X
ISBN-13: 9780879304430
Number of pages: 816
Description:
This book is a tutorial on image processing. Each chapter explains basic concepts with words and figures, shows image processing results with photographs, and implements the operations in C. The C code in this book is based on a series of articles published in The C Users Journal from 1990 through 1993, and includes three entirely new chapters and six new appendices. The text and accompanying source code provide working edge detectors, filters, and histogram equalizers, I/O routines, display and print procedures that are ready to use, or can be modified for special applications. This book is geared towards programmers seeking tools for image processing, ranging from the basics to advanced techniques. The code was compiled with Microsoft C v6. The code should run using other compilers with little modification.
Download or read it online for free here:
Download link
(9.2MB, PDF)
Similar books
by J.-L. Starck, F. Murtagh - Springer
The book explains how to handle real problems in astronomical data analysis using a modern arsenal of powerful techniques. It treats the methods of image, signal, and data processing that are proving to be both effective and widely relevant.
(18584 views)
- Wikibooks
This book explains the JPEG compression method, althoug we have altered the method a little so that it is easier to understand. We explain all the things necessary for making a program that can produce efficiently compressed JPEG files.
(11413 views)
by I. Young, J. Gerbrands, L. van Vliet - Delft University of Technology
The book focuses on the fundamental concepts of image processing. We will restrict ourselves to 2D image processing although most of the concepts and techniques that are to be described can be extended easily to three or more dimensions.
(15079 views)
by Stefan G. Stanciu - InTech
This book presents recent advances in digital image processing, with the purpose of providing an insight into the possibilities offered by digital image processing algorithms in various fields. The text is accompanied by graphical representations.
(13126 views)