Logo

Image Processing in C: Analyzing and Enhancing Digital Images

Large book cover: Image Processing in C: Analyzing and Enhancing Digital Images

Image Processing in C: Analyzing and Enhancing Digital Images
by

Publisher: R & D Books
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.

Home page url

Download or read it online for free here:
Download link
(9.2MB, PDF)

Similar books

Book cover: Image Processing in Optical Coherence Tomography using MatlabImage Processing in Optical Coherence Tomography using Matlab
by - University of Silesia
The book focuses on image processing in Optical Coherence Tomography with the intention to demonstrate innovative approaches and solutions for challenging OCT images analysis. Presented algorithms entirely rely on data derived from OCT instrument.
(10523 views)
Book cover: Digital Image ProcessingDigital Image Processing
by - 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.
(12759 views)
Book cover: JPEG: Idea and PracticeJPEG: Idea and Practice
- 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.
(11141 views)
Book cover: Fundamentals of Image ProcessingFundamentals of Image Processing
by - 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.
(14767 views)