Posts

Showing posts from 2012

Java Advanced Imaging

It is basically a set of API's built in Java to provide rich library for image processing. It provides   set of  interfaces that support a simple, high-level  programming model  which allows developers to create their own image manipulation routines.  It is developed to help those who are in the field of Remote Sensing, medical Imaging etc. Big features incorporated in JAI are : Added great functionality for digital Imaging. Supports wide range of data types Support for legacy codes and java 2D classes Almost pure Java code. Native code is almost eliminated which makes this much more efficient and faster Control the amount of memory available to program