The author first looks at some of the performance issues when using Java for image processing and then covers user interfaces, such as menu and shortcut key processing and events in Java. Several classes from the author's class library (named Kahindu) come next, including his powerful ImageFrame class, which manages the details of storing and displaying.
After presenting image fundamentals, the book provides a variety of contrast and brightening/dimming algorithms. You learn how to work with file streams (which the author has encapsulated in his own classes for both the GZIP and PPM file formats) and about blurring, smoothing, image erosion, and dilation. More advanced sections cover topics such as edge detection while working with color images and rotating and shearing images.
Throughout this text, Lyon presents the theory and mathematics behind all these 2-D image processing topics, along with their implementation in his custom Java class library. This approach makes this book useful for the classroom or for self-study because the reader can see these image tools at work through the accompanying Java demonstrations. Certainly this book assumes some math background, but the code itself can be used by anyone seeking to get control of 2-D image processing in Java. --Richard Dragan
Product Details
Would you like to update product info or give feedback on images?
|
|
Share your thoughts with other customers:
|
||||||||||||||||||||||
|
Most Helpful Customer Reviews
4 of 5 people found the following review helpful:
3.0 out of 5 stars
First does not mean best!,
By A Customer
This review is from: Image Processing in Java with CDROM (Paperback)
This sentance from the book's forward sumarizes this book well. "This may not be the very best book that will ever be written on image processing in Java, but it is the FIRST book."Don't look to this as a how-to book. It is more of an academic treatise on image processing fundementals. As such, it is a valuable reference manual.
1 of 1 people found the following review helpful:
5.0 out of 5 stars
A lot of work and excellent software,
By A Customer
This review is from: Image Processing in Java with CDROM (Paperback)
This book must have taken a lot of work. The algorithms described have all be implemented by the author. Unlike classic image processing textbooks that I have seen, every algorithm actually works. This is NOT a theory book, yet it contains the foundations needed for graduate level work.
1 of 1 people found the following review helpful:
5.0 out of 5 stars
Excellent technical treatment of the intended subject matter,
By vsh97@chollian.dacom.co.kr (Taejon, Korea) - See all my reviews
This review is from: Image Processing in Java with CDROM (Paperback)
This book is full of Image Processing Gems! It can be used as a college level textbook in image processing, but can also be used by the practicing professional engineer. To understand all the detailed presentation of the algorithms you do need an understanding of college calculus, but that shouldn't be a minus.I can't understand one reviewer's remarks that this book is a bad image processing book because it doesn't use Swing. Perhaps he was looking for a Swing book not a technical presentation of image processing with examples in Java. If you need an image processing book get this one!
Share your thoughts with other customers: Create your own review
|
|
Tags Customers Associate with This Product(What's this?)Click on a tag to find related items, discussions, and people.
|
|
This product's forum
Active discussions in related forums
Search Customer Discussions
|
Related forums
|