File Format | PDF
File Size | 9.20 MB
Pages | 816
Language | English
Category | Development C
|
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 new chapters are:
1) an
introduction to the entire system,
2) a set of
routines for Boolean operations on images -- such as subtracting or adding one
with another,
3) a batch
system for performing offline processing (such as overnight for long involved
manipulations).
|
Image Processing in C