Imaging
Java 2D provides a set of classes that define operations on BufferedImage and Tile objects
BufferedImage extends java.awt.Image and allows you to access individual pixels in an image
Tile defines the data and data layout within an image
Image Processing Model
Source image
Destination image
Image processing
Filter
Previous slide
Next slide
Back to first slide
View graphic version