By Thierry.Lefort
via developer.com
Published: Dec 31 2008 / 07:45
This lesson is designed to teach you how to write Java programs to do things like:
* Remove redeye from a photographic image.
* Distort the human voice.
* Display one image inside another image.
* Do edge detection, blurring, and other filtering operations on images.
* Insert animated cartoon characters in videos of live humans.
If you have ever wondered how to do these things, you've come to the right place.
Add your comment