The Pocket Handbook of Image Processing Algorithms in C
Author | : | |
Rating | : | 4.16 (782 Votes) |
Asin | : | 0137033478 |
Format Type | : | paperback |
Number of Pages | : | 320 Pages |
Publish Date | : | 2014-10-22 |
Language | : | English |
DESCRIPTION:
Excellent cookbook of image processing algorithms This book is excellent if you use it as intended - to lift working C code for the implementation of a variety of image processing algorithms. There are even algorithms for computer vision techniques such as circularity, compactness, and finding the minimum or maximum axis. This book assumes that you already know how to program in C and that you are already familiar with the theory of image processing . VERY USEFUL - shows signs of age, mediocre code Very useful book. It provides *many* useful algorithms. The book is tiny, 3x5x1 so pound for pound it is a great (and portable!) book.Some issues however detract from a 5 star rating:a) The code examples are lame (lots of single letter variables) and poor C idioms, and some silly extra calculations, like counting pixels one at time in a loop when a single multiply would yield the same result.b)The boo. t_e_nelson@hotmail.com said Useful little book. This book presents many algorithms and their C implementations in alphabetical order. Many of the entries show the result of the algorithm's application on an image. A table of contents groups the algorithms into classes, such as image fundamentals (convolution, correlation), morphological filters, and nonlinear filters. The basic stuff is all there. Also included in the appendix are programs to read
This handy desktop reference gathers together into one easy-to-use volume the most popular image processing algorithms. Provides algorithms for image noise generation. MARKETS: For users and developers of image processing systems and programs.. Covers algorithms for adaptive filters, coding and compression, color image processing, histogram operations, image fundamentals, mensuration, morphological filters, nonlinear filters, segmentation, spatial filters, spatial frequency filters, storage formats, and transforms. Designed to be used at the computer terminal, it features an illustrated, annotated dictionary format – with clear, concise definitions, examples, and C program code. Includes graphic oriented techniques such as warping, morphing, zooming, and dithering
From the Back Cover The programmer is often found surrounded by a library of texts, loaded with formulas and mathematically described algorithms. . In this book we have tried to bring within a single, desktop friendly cover--in a simple, easy to use format --the most popular of the vast ensemble of image processing algorithms