Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Digital Image Processing: A Practical Introduction Using Java (With CD-ROM)

Digital Image Processing: A Practical Introduction Using Java (With CD-ROM)

List Price: $99.00
Your Price: $83.36
Product Info Reviews

<< 1 >>

Rating: 4 stars
Summary: Do you know Java and will work with images?
Review: In general terms, this is a good book for intermediate and advanced Java programmers who need to work with images.

Just as the title reads, this is a Practical Introduction to digital image processing (DIP), that is, you will not find all the theory here, and the study of images will be mostly practical: with programs, what would be a good point or not, depending on you.

The CD is a very nice complement for the book, but a couple of programs just don't run as expected, and you might want to check the code to find the error or to use the code just as a reference to write your own Java classes. I have checked just part of the code and the problems do not seem a matter of deprecated classes or the like. You can find some errata searching in the Internet, but not much at time of this writing (June 2002).

You must read the book in front of your computer, to run the classes. The book sometimes doesn't tell you all about the classes available in the CD.

Always remember, the book tries to teach you DIP *using* Java, not DIP *and* Java. If you are not confident of your level of Java, try another book first. If you know about DIP and want to study further, try a book that is more specific on such subject.

This book is NOT for you if
- you are a beginner in Java
- you need to study DIP exhaustively

This book is for you if
- you have experience programming in Java
- you need basic and general concepts about DIP

Rating: 4 stars
Summary: An Introduction to Image Processing
Review: This book introduces some basic concepts of image processing. It also uses Java 2D imaging functions to implement those concepts. Therefore, it is a practical book combined with concept and implementations.


<< 1 >>

© 2004, ReviewFocus or its affiliates