Imp
[using it]
Interface Manipulation Package v4.0 (2008-06-25) a-projector ©copyright Author


imp.ima.util
Class Momenta.Filter

java.lang.Object
  extended by imp.ima.util.RgbFilter
      extended by imp.ima.util.Momenta.Filter
Enclosing class:
Momenta

public static class Momenta.Filter
extends RgbFilter

Defines an image filter to calculate momenta.


Field Summary
 Momenta momenta
          Image momenta.
 
Constructor Summary
Momenta.Filter()
          Constructs an image filter to calculate momenta.
 
Method Summary
 
Methods inherited from class imp.ima.util.RgbFilter
filterChannel, getChannel, getChannel, getRGB
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

momenta

public Momenta momenta
Image momenta.

Constructor Detail

Momenta.Filter

public Momenta.Filter()
Constructs an image filter to calculate momenta.