![]() | [using it] | Interface Manipulation Package v4.0 (2008-06-25) | ![]() | ©copyright | ![]() |
java.lang.Objectimp.ima.util.RgbFilter
imp.ima.util.EdgeMap.Contrast
public static class EdgeMap.Contrast
Defines a simple contrast (Mexican-hat) operator on the blue channel.
Constructor Summary | |
---|---|
EdgeMap.Contrast(int window)
Constructs a Mexican-hat operator of a given window size. |
Method Summary |
---|
Methods inherited from class imp.ima.util.RgbFilter |
---|
filterChannel, filterRGB, getChannel, getChannel, getRGB |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EdgeMap.Contrast(int window)
window
- [optional, default is 1] The operator window size.