Java Advanced Imaging API A Tutorial

Java Advanced Imaging API A TutorialShort Description
This tutorial shows how the Java language and its Java Advanced Ima- …… [5] Santos, R. JAI Stuff (Tutorial): https://jaistuff.dev.java.net (last visited …

Website: www.inf.ufrgs.br | Filesize: 420kb

Content
Java Advanced Imaging API: A Tutorial
Rafael Santos1
Abstract: This tutorial shows how the Java language and its Java Advanced Imaging
(JAI) Application Program Interface (API) can be used to create applications for
image representation, processing and visualization. The Java language advantages are
its low cost, licensing independence and inter-platform portability. The JAI API advantages
are its flexibility and variety of image processing operators.
The purpose of this tutorial is to present the basic concepts of the JAI API, including
several complete and verified code samples which implements simple image processing
and visualization operations. At the end of the tutorial the reader should be able
to implement his/her own algorithms using the Java language and the JAI API.
Keywords: Image processing, Algorithms, Java, Java Advanced Imaging.
1 Introduction
In spite of the existence of several image processing softwares with many image processing
functions, tailored for several different uses, there is often the need for implementation
of specific algorithms which are not available on those softwares - for example, a user
may want to implement his/her own image classification or filtering algorithm or tweak some
already implemented algorithm parameters. Some of those softwares allow the development…

Get the file Download here

AddThis Social Bookmark Button
Related Books:
  • The Java EE 5 Tutorial
  • -or- A java tutorial that shows you why Coding Java (or any other …
  • The Java Web Services Tutorial
  • The Java Web Services Tutorial
  • The Java WSIT Tutorial
  • 6.837 C++ Tutorial
  • Java A Tutorial for Migration from C++
  • Tutorial Building a Java applet

  • Related Searches: , , , ,



    Comments

    Leave a Reply