This book offers guided access to a collection of algorithms for the digital manipulation and analysis of images. Written in classic "cookbook" style, it reflects the authors' long experience as users... This description may be from another edition of this product.
Searching for an easy plug & play solution for simple imaging tasks? No time for programming & debugging things yourself? No interest in crawling through literature to figure what & how you should program "the methods that solves all your problems"? Here's a book that deals with most of the elementary - and most used - approaches in image enhancement and analysis. The CD offers a collection of ready-to-play-with programs, both in C source as in executables. I appreciated the book set-up: each section describes one single task, describes the problem, gives an example, discusses a solution given in literature, and presents the input / output / options for the C code. - If you want to know more: get the recommended references. - If you want to modify the program: why not? (well, perhaps because the code is good enough!) - If you don't care about the scientific background and/or programming: just plug & play!
More of a toolbox than a textbook
Published by Thriftbooks.com User , 18 years ago
I already knew image processing when I bought this book, so I am not sure how it would appear to the novice seeking a textbook on the subject of image processing and analysis, but I imagine it could be somewhat confusing. I always recommend Gonzales and Wood's "Digital Image Processing" for those seeking a clear read on image processing and analysis from the ground up. Where Seul's book comes in is with clear descriptions and working code for many basic - and some not so basic - image processing and image analysis algorithms. The book is also very good at explaining the applications of the various transforms. One of the little things that the author of this book does that authors of other books similar to it don't bother to do is to realize that when you are working in image processing you likely have an image as an input and you want an image as an output. Thus the author has built his code libraries so that they work that way. You are not left with arrays of pixels that you have to figure out how to store and manage. In the end you have a nice functional toolbox of working image processing and analysis subroutines that you can chain together and make just about any type of image transform tool you could think of. I'm mainly interested in image effects, and I know this book has been useful to me. The accompanying CD-ROM contains all of the C source code for the algorithms so that you can port them to another language or tinker with them if you so desire. Highly recommended.
Practical is the Word
Published by Thriftbooks.com User , 25 years ago
The title says it all. This book was meant to be used. It is organized around a series of transformations that are performed on an image in going from the raw, captured form to usable result. Each step is well identified so you can go directly to the part you need. The methods and routines used are the author's choices, but they give enough information so you can dig deeper if you suspect you may have special needs. I particularly liked the illustrations. They aren't fancy coffee table illustrations but they are very clear and pointed to what is being discussed. There are many illustrations that show the effect of the procedures on actual images from a variety of fields.There is a CD-ROM of the executable programs.
A comprehensive book, with good examples
Published by Thriftbooks.com User , 25 years ago
The authors use clear easy-to-understand algorithms to explain difficult concepts. Carefully selected examples make it very a comprehensive and insightful book. It is a good cookbook for beginning as well as advanced machine vision people. The text is supported by an abundance of figures and graphics. The full C source companion software on CD ROM enables the reader to quickly apply the theory. Altogether indispensable for the researcher and innovator, who will return to this remarkable book again and again.
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $15. ThriftBooks.com. Read more. Spend less.