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
Fundamentals of Image Processingby Hany Farid - Dartmouth College
Contents: Mathematical Foundations; Discrete-Time Signals and Systems; Linear Time-Invariant Systems; Sampling; Digital Filter Design; Photons to Pixels; Point-Wise Operations; Linear Filtering; Non-Linear Filtering; Multi-Scale Transforms; etc.
(11343 views)
Digital Image Processingby 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.
(14861 views)
Effective Video Coding for Multimedia Applicationsby Sudhakar Radhakrishnan - InTech
The book revolves around three different challenges namely (i) Coding strategies (coding efficiency and computational complexity), (ii) Video compression and (iii) Error resilience. The complete efficient video system depends upon source coding.
(10883 views)
Astronomical Image and Data Analysisby 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.
(20304 views)