JIU 0.14.3

Uses of Package
net.sourceforge.jiu.filters

Packages that use net.sourceforge.jiu.filters
net.sourceforge.jiu.filters Various image filters that produce an output image from an input image, mostly reading a pixel and its neighbors in the input image to determine the pixel in the output image 
 

Classes in net.sourceforge.jiu.filters used by net.sourceforge.jiu.filters
AreaFilterOperation
          Base class for operations that convert images to images and determine an output sample by doing calculations on the input sample at the same position plus some neighboring samples.
ConvolutionKernelData
          This class encapsulates the information for a specific convolution kernel filter.
 


JIU 0.14.3

Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt